[Zope] error while importing

wavemaster2000 fernand3 at fas.harvard.edu
Tue Mar 21 11:02:02 EST 2006


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.



More information about the Zope mailing list