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

2007-06-25 Thread Wichert Akkerman
Previously Andreas Jung wrote:
 
 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 

I get those a lot, especially when an error happens during product install
using CMFQuickInstaller. 

Wichert.

-- 
Wichert Akkerman [EMAIL PROTECTED]It is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


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

2007-06-25 Thread Andreas Jung



--On 25. Juni 2007 13:07:18 +0200 Arnar Lundesgaard 
[EMAIL PROTECTED] wrote:



Den 25. jun. 2007 kl. 12.50 skrev Andreas Jung:

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).


Not sure if it is related, but we had a similar issue with CMF 2.1b1 back
in May.

   http://mail.zope.org/pipermail/zope-cmf/2007-May/026018.html




The patch resolves the ZODB issue however this remains (no idea if this
an issue with Plone or GS itself):

Andreas



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-20070625112841.log 
is invalid - it is already in use.

pgps6BYLGe5pu.pgp
Description: PGP signature
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests