Hello all!

I've been having a very annoying issue with GetPaid.  I installed
getpaid on a client site some time ago.  It ended up being that it was
no longer required so uninstalled it.  Now it seems that whenever I
try to install a product and do some other things(can't really
remember what else at the moment), I get this pickle error:

2009-02-14T15:32:36 ERROR Zope.SiteErrorLog
http://oshkoshmasa.org/portal_quickinstaller/installProducts
Traceback (innermost last):
  Module ZPublisher.Publish, line 125, in publish
  Module Zope2.App.startup, line 238, in commit
  Module transaction._manager, line 96, in commit
  Module transaction._transaction, line 395, in commit
  Module transaction._transaction, line 495, in _commitResources
  Module ZODB.Connection, line 510, in commit
  Module ZODB.Connection, line 555, in _commit
  Module ZODB.Connection, line 582, in _store_objects
  Module ZODB.serialize, line 407, in serialize
  Module ZODB.serialize, line 416, in _dump
PicklingError: Can't pickle <class
'getpaid.core.interfaces.IShoppingCartUtility'>: import of module
getpaid.core.interfaces failed

If I add the getpaid stuff to my buildout again this error goes away;
however, I'd rather not have the product installed if it isn't used.

I think the problem lies in the fact that there are adapters
registered that never get unregistered.

Does anyone know how I might be able to fix this problem?

Thanks,
Nathan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to