[Zope] Bug creating a Product ???

marc lindahl marc@bowery.com
Wed, 31 Oct 2001 12:45:54 -0500


You can't add a product into that folder...    "Add Product" refers to
adding an instantiation of a product (for example, an Image) to the
database.  Installing products is a different deal, you need to check the
installation instructions that (hopefully) come with the product for the
specifics.

> From: Juli=E1n Mu=F1oz Dom=EDnguez <jmunoz@softhome.net>
> Date: Wed, 31 Oct 2001 12:22:18 +0000 (GMT)
> To: <zope@zope.org>
> Subject: [Zope] Bug creating a Product ???
>=20
>=20
> This is very strange, like if something had corrupted my zope (linux Zope
> 2.4.2 binary)
>=20
> When I "Add Product" in /Control_Panel/Products , enters a name and push
> the submit button, I get this message:
>=20
>=20
> Zope Error
>=20
> Zope has encountered an error while publishing this resource.
>=20
> Error Type: UnpickleableError
> Error Value: Cannot pickle objects
>=20
>=20
>=20
> Troubleshooting Suggestions
>=20
> The URL may be incorrect.
> The parameters passed to this resource may be incorrect.
> A resource that this resource relies on may be
> encountering an error.
>=20
> For more detailed information about the error, please refer
> to the HTML source for this page.
>=20
> If the error persists please contact the site maintainer.
> Thank you for your patience.
>=20
>=20
>=20
>=20
> Traceback (innermost last):
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in
> publish_module
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in
> publish
> File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in
> zpublisher_exception_hook
> (Object: LockableItem)
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 175, in
> publish
> File /home/julian/Zope/lib/python/Zope/__init__.py, line 240, in commit
> File /home/julian/Zope/lib/python/ZODB/Transaction.py, line 302, in
> commit
> File /home/julian/Zope/lib/python/ZODB/Connection.py, line 418, in
> commit
> (Info: (('Products.PluginIndexes.TextIndex.GlobbingLexicon',
> 'GlobbingLexicon'), '\x00\x00\x00\x00\x00\x00E\x13', ''))
> UnpickleableError: (see above)
>=20
>=20
>=20
>=20
> --=20
>=20
> __o
> _ \<_
> (_)/(_)
>=20
> Saludos de Juli=E1n
> EA4ACL
> -.-
>=20
>=20
>=20
>=20
>=20
>=20
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )