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.
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@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
the bottom of the traceback was html code, I have added it to the original post -- View this message in context: http://www.nabble.com/error-while-importing-t1318120.html#a3516745 Sent from the Zope - General forum at Nabble.com.
On Tue, Mar 21, 2006 at 09:19:48AM -0800, wavemaster2000 wrote:
the bottom of the traceback was html code, I have added it to the original post -- View this message in context: http://www.nabble.com/error-while-importing-t1318120.html#a3516745 Sent from the Zope - General forum at Nabble.com.
"Broken" suggests that some product could not be loaded, but unfortunately doesn't tell which one. Check out the Products section of your control panel to find out which one(s), and look at log/event.log to see what the startup problem was. Or maybe you just don't have the relevant product installed at all. Judging by the immediately previous warning, it may be a plone installation problem? In which case you might get better responses on the Plone list. -- Paul Winkler http://www.slinkp.com
wavemaster2000 wrote:
the bottom of the traceback was html code, I have added it to the original post -- View this message in context: http://www.nabble.com/error-while-importing-t1318120.html#a3516745 Sent from the Zope - General forum at Nabble.com.
Dunno what Nabble is, but if you "added it to the original post" there, then you should be aware that those of us who work offline can no longer help you. I have no idea what Nabble is, but it seems kinda pointless. Why don't you just subscribed to this list? Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Hi Chris, Chris Withers wrote:
Dunno what Nabble is
You could always google for it... ;-) (Sorry - couldn't help myself!) -- Regards, PhilK Email: phil@xfr.co.uk PGP Public key: http://www.xfr.co.uk Voicemail & Facsimile: 07092 070518 "You'll find that one part's sweet and one part's tart: say where the sweetness and the sourness start." - Tony Harrison
Philip Kilner wrote:
Chris Withers wrote:
Dunno what Nabble is
You could always google for it...
;-)
touché ;-) Although I dunno why we should waste our time googling for software that's poluting our list ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Chris Withers wrote:
snip...
Dunno what Nabble is, but if you "added it to the original post" there, then you should be aware that those of us who work offline can no longer help you.
I have no idea what Nabble is, but it seems kinda pointless. Why don't you just subscribed to this list?
Nabble is a mail list archival service and free forum site. It provide a Web UI and gateway for mailing lists similar to gmane though of course, we feel that we've dome some things better ;) Anyway, there is an archive of the list here: http://www.nabble.com/Zope---General-f6715.html Unfortunately, while users do have to subscribe to the list to post, sometimes they get confused with the difference between a forum and a mail list. In this case, the user subscribed and Nabble forwarded his question to the list for him. Then he edited his post, which updated locally, but surely doesn't go out to the list again. I apologize for the intusion. I just wanted to clear up what happened if anyone was wondering. Regards, Rod Morris Nabble.com -- View this message in context: http://www.nabble.com/error-while-importing-t1318120.html#a3540734 Sent from the Zope - General forum at Nabble.com.
wavemaster2000 wrote at 2006-3-21 08:02 -0800:
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'
Almost surely, the warning above gives an essential hint: Does your imported object references a "PloneFolder"? If so, it cannot be imported. Fix this and then retry your import. -- Dieter
participants (6)
-
Chris Withers -
Dieter Maurer -
Paul Winkler -
Philip Kilner -
R Morris -
wavemaster2000