[Zope-CMF] [GS] ZODB error when importing an extension profile

Andreas Jung lists at zopyx.com
Mon Jun 25 06:50:41 EDT 2007


I get the following error when importing an extension profile of my own 
product through the ZMI (portal_setup -> Profiles -> Extension Profiles ->
Click on my extension profile -> Click on "Import selected extensions").

Using the latest Plone 3.0 version from Subversion and GS 1.2beta (appears
to be the latest version from the trunk).

Andreas
...................

2007-06-24 18:02:11 ERROR Zope.SiteErrorLog 
http://g:8080/po/portal_setup/manage_importExtensions
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
  Module Products.GenericSetup.tool, line 527, in manage_importExtensions
  Module Products.GenericSetup.tool, line 1044, in _createReport
  Module OFS.ObjectManager, line 314, in _setObject
  Module OFS.ObjectManager, line 102, in checkValidId
BadRequest: The id 
"import-all-profile-Products.SmartPrintNG_smartprintng-20070624160211.log" 
is invalid - it is already in use.
2007-06-24 18:02:11 ERROR ZODB.Connection Shouldn't load state for 0xf29d 
when the connection is closed
Unhandled exception in thread started by <class 
ZServer.PubCore.ZServerPublisher.ZServerPublisher at 0x2ab0e8fd8050>
Traceback (most recent call last):
  File "/opt/zope/2.10.3/lib/python/ZServer/PubCore/ZServerPublisher.py", 
line 25, in __init__
    response=b)
  File "/opt/zope/2.10.3/lib/python/ZPublisher/Publish.py", line 401, in 
publish_module
    environ, debug, request, response)
  File "/opt/zope/2.10.3/lib/python/ZPublisher/Publish.py", line 227, in 
publish_module_standard
    if request is not None: request.close()
  File "/opt/zope/2.10.3/lib/python/ZPublisher/HTTPRequest.py", line 151, 
in close
    BaseRequest.close(self)
  File "/opt/zope/2.10.3/lib/python/ZPublisher/BaseRequest.py", line 206, 
in close
    notify(EndRequestEvent(None, self))
  File "/opt/zope/2.10.3/lib/python/zope/event/__init__.py", line 23, in 
notify
    subscriber(event)
  File "/opt/zope/2.10.3/lib/python/zope/component/event.py", line 26, in 
dispatch
    for ignored in zope.component.subscribers(event, None):
  File "/opt/zope/2.10.3/lib/python/zope/component/_api.py", line 130, in 
subscribers
    return sitemanager.subscribers(objects, interface)
  File "/opt/zope/2.10.3/lib/python/ZODB/Connection.py", line 746, in 
setstate
    raise ConnectionStateError(msg)
ZODB.POSException.ConnectionStateError: Shouldn't load state for 0xf29d 
when the connection is closed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-cmf/attachments/20070625/ca36b0ac/attachment.bin


More information about the Zope-CMF mailing list