[Zope] TypeError

Fritz Mesedilla fritz.mesedilla@summitmedia.com.ph
Thu, 3 May 2001 15:52:51 +0800


Hey Jim!

Thanks so much for the information. You are right we are currently using
Zope 2.3.1. I will upgrade the version as soon as possible.

Again, you are very helpful.

Fritz Mesedilla
Systems Administrator

"Ooops! Save your work, everyone. FAST!"
----------------------------------------------------------------------------
Summit Interactive, Inc.

http://www.femalenetwork.com | http://www.candymag.com
http://www.fhm.com.ph | http://www.cosmo.com.ph

FHM | Seventeen | Candy | Cosmopolitan | Preview | Good Housekeeping
----------------------------------------------------------------------------
email: fritz@mesedilla.com   icq#: 23476449   yahoo id: fritzcm
http://www.fritzmesedilla.net and http://www.fritz.iscute.com
----------------------------------------------------------------------------
+Basta Ikaw Lord

-----Original Message-----
From: jwashin [mailto:jwashin]On Behalf Of Jim Washington
Sent: Wednesday, May 02, 2001 9:04 PM
To: fritz.mesedilla@summitmedia.com.ph
Cc: zope@zope.org
Subject: Re: [Zope] TypeError


Fritz Mesedilla wrote:
>
> this has never happened before... i don't think it's a product that we
have
> used because i tried installing it to other servers and it works... this
> only happens on one of our servers...
>
> i currently have zeo and zope on the error server...
>
> this is what comes out...
>
> Error Type: TypeError
> Error Value: unsliceable object

Hi, Fritz

What version of Zope is that server using?  There was a bug in Zope
2.3.1 that made createInObjectManager() fail with that error when called
from a ZClass.  2.3.2 does not have that problem. Search
http://zope.nipltd.com/public/lists/zope-archive.nsf/ for "unsliceable"
if you wish to patch rather than upgrade.

-- Jim Washington