[Zope-PTK] can't create a portal

Giorgio Pancaldi GiorgioPancaldi@web.de
Wed, 7 Feb 2001 13:59:17 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0013_01C0910E.295B41B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


I'have installed ptk. But I get the following Zope error (see below)=20
Zope has encountered an error while publishing this resource.=20

Error Type: Invalid Index Name
Error Value: Cannot index fields beginning with "_"
Traceback (innermost last):
  File D:\WebSite\lib\python\ZPublisher\Publish.py, line 222, in =
publish_module
  File D:\WebSite\lib\python\ZPublisher\Publish.py, line 187, in publish
  File D:\WebSite\lib\python\Zope\__init__.py, line 221, in =
zpublisher_exception_hook
  File D:\WebSite\lib\python\ZPublisher\Publish.py, line 171, in publish
  File D:\WebSite\lib\python\ZPublisher\mapply.py, line 160, in mapply
    (Object: Portal_add)
  File D:\WebSite\lib\python\ZPublisher\Publish.py, line 112, in =
call_object
    (Object: Portal_add)
  File D:\WebSite\lib\python\OFS\DTMLMethod.py, line 172, in __call__
    (Object: Portal_add)
  File D:\WebSite\lib\python\DocumentTemplate\DT_String.py, line 528, in =
__call__
    (Object: Portal_add)
  File D:\WebSite\lib\python\DocumentTemplate\DT_With.py, line 146, in =
render
    (Object: Portal.createInObjectManager(REQUEST['id'], REQUEST))
  File d:\WebSite\lib\python\Products\PTKDemo\Portal.py, line 80, in =
install
    (Object: DemoPortalBase)
  File d:\WebSite\lib\python\Products\PTKBase\PortalCatalog.py, line 14, =
in initialize
    (Object: Traversable)
  File D:\WebSite\lib\python\Products\ZCatalog\Catalog.py, line 315, in =
addIndex
Invalid Index Name: (see above)



------=_NextPart_000_0013_01C0910E.295B41B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'have installed ptk. But I get the =
following Zope=20
error (see below) </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<P>Zope has encountered an error while publishing this resource. </P>
<P><STRONG>Error Type: Invalid Index Name</STRONG><BR><STRONG>Error =
Value:=20
Cannot index fields beginning with "_"</STRONG><BR>Traceback (innermost=20
last):<BR>&nbsp; File D:\WebSite\lib\python\ZPublisher\Publish.py, line =
222, in=20
publish_module<BR>&nbsp; File =
D:\WebSite\lib\python\ZPublisher\Publish.py, line=20
187, in publish<BR>&nbsp; File D:\WebSite\lib\python\Zope\__init__.py, =
line 221,=20
in zpublisher_exception_hook<BR>&nbsp; File=20
D:\WebSite\lib\python\ZPublisher\Publish.py, line 171, in =
publish<BR>&nbsp; File=20
D:\WebSite\lib\python\ZPublisher\mapply.py, line 160, in=20
mapply<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
D:\WebSite\lib\python\ZPublisher\Publish.py, line 112, in=20
call_object<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
D:\WebSite\lib\python\OFS\DTMLMethod.py, line 172, in=20
__call__<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
D:\WebSite\lib\python\DocumentTemplate\DT_String.py, line 528, in=20
__call__<BR>&nbsp;&nbsp;&nbsp; (Object: Portal_add)<BR>&nbsp; File=20
D:\WebSite\lib\python\DocumentTemplate\DT_With.py, line 146, in=20
render<BR>&nbsp;&nbsp;&nbsp; (Object:=20
Portal.createInObjectManager(REQUEST['id'], REQUEST))<BR>&nbsp; File=20
d:\WebSite\lib\python\Products\PTKDemo\Portal.py, line 80, in=20
install<BR>&nbsp;&nbsp;&nbsp; (Object: DemoPortalBase)<BR>&nbsp; File=20
d:\WebSite\lib\python\Products\PTKBase\PortalCatalog.py, line 14, in=20
initialize<BR>&nbsp;&nbsp;&nbsp; (Object: Traversable)<BR>&nbsp; File=20
D:\WebSite\lib\python\Products\ZCatalog\Catalog.py, line 315, in=20
addIndex<BR>Invalid Index Name: (see =
above)<BR></P></FONT></DIV></BODY></HTML>

------=_NextPart_000_0013_01C0910E.295B41B0--