[Zope] invalid id items

2006-11-29 Thread Jens-Erik Hansen
Hi! 

I would like to use boa constructor for zope (zope 2.9.4-final) debugging. In 
boa you can define a zope connection to inteact with the zope server. 
Starting a boa zope connection boa creates a zoa folder in the zope root 
containing a couple of objects. Apparently boa also tries to create an object 
with the id items but this fails. Zope tells me that The id items is 
invalid - it is already in use..

I tried to find the already existing object with id items but without 
success.

Please can anyone give me a hint where I can find this object or how I can 
solve this problem?

Thank you very much. 
Jens
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] invalid id items

2006-11-29 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- --On 29. November 2006 18:28:39 +0100 Jens-Erik Hansen [EMAIL PROTECTED] 
wrote:

 Hi!

 I would like to use boa constructor for zope (zope 2.9.4-final)
 debugging. In  boa you can define a zope connection to inteact with the
 zope server.  Starting a boa zope connection boa creates a zoa folder in
 the zope root  containing a couple of objects. Apparently boa also tries
 to create an object  with the id items but this fails. Zope tells me
 that The id items is  invalid - it is already in use..

 I tried to find the already existing object with id items but without
 success.


'items' is likely an attribute of a persistent object.

- -aj
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFbcRLCJIWIbr9KYwRAsKyAKDnViakyFt+pAnRKJqDugLWQo/mtQCgw5d+
X79qc9qT3yrDwPhN3jkQj3E=
=wITo
-END PGP SIGNATURE-

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )