2 May
2001
2 May
'01
1:03 p.m.
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