[Zope] error while importing
Paul Winkler
pw_lists at slinkp.com
Tue Mar 21 11:40:44 EST 2006
I think you chopped off the bottom of the traceback.
On Tue, Mar 21, 2006 at 08:02:02AM -0800, wavemaster2000 wrote:
>
> I am trying to import a .zexp folder into zope, i get the object is broken
> message,
> I have the zmysqldb connection there, i thought this was what it needed but
> apparently not.
> bellow is the traceback
>
> 2006-03-21T10:52:49 WARNING ZODB Could not import class 'PloneFolder' from
> module 'Products.CMFPlone.PloneFolder'
> ------
> 2006-03-21T10:52:49 ERROR Zope.SiteErrorLog
> http://140.247.43.178:8080/test/manage_importObject
> Traceback (most recent call last):
> File "C:\Program Files\Zope-2.9.1\lib\python\ZPublisher\Publish.py", line
> 114, in publish
> request, bind=1)
> File "C:\Program Files\Zope-2.9.1\lib\python\ZPublisher\mapply.py", line
> 88, in mapply
> if debug is not None: return debug(object,args,context)
> File "C:\Program Files\Zope-2.9.1\lib\python\ZPublisher\Publish.py", line
> 40, in call_object
> result=apply(object,args) # Type s<cr> to step into published object.
> File "C:\Program Files\Zope-2.9.1\lib\python\OFS\ObjectManager.py", line
> 585, in manage_importObject
> set_owner=set_owner)
> File "C:\Program Files\Zope-2.9.1\lib\python\OFS\ObjectManager.py", line
> 604, in _importObjectFromFile
> if verify: self._verifyObjectPaste(ob, validate_src=0)
> File "C:\Program Files\Zope-2.9.1\lib\python\OFS\CopySupport.py", line
> 527, in _verifyObjectPaste
> action = 'manage_main')
> --
> View this message in context: http://www.nabble.com/error-while-importing-t1318120.html#a3514974
> Sent from the Zope - General forum at Nabble.com.
>
> _______________________________________________
> Zope maillist - Zope at 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 )
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list