Related to the problem of this thread: Besides having the problem that I can't import the database, I cannot seem to IMPORT/EXPORT nothing either?!
The site seems to be working and is running perfectly. But if I export any folder, trying to import it to the same Zope environment (buildout of which is installed with paster and version Plone 4.0), I get the following error: 2010-10-08 15:20:33 ERROR Zope.SiteErrorLog 1286572833.020.582202732668 http://localhost:8080/test/manage_importObject Traceback (innermost last): Module ZPublisher.Publish, line 127, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 47, in call_object Module OFS.ObjectManager, line 628, in manage_importObject Module OFS.ObjectManager, line 646, in _importObjectFromFile Module ZODB.ExportImport, line 92, in importFile Module transaction._transaction, line 253, in savepoint Module transaction._transaction, line 250, in savepoint Module transaction._transaction, line 647, in __init__ Module ZODB.Connection, line 1128, in savepoint Module ZODB.Connection, line 570, in _commit Module ZODB.ExportImport, line 176, in _importDuringCommit ImportError: No module named registry.registry This is extremely worrying now as I am talking about a site in production. I could move the database ok in the beginning but it seems that something has happened during the phase of adding content. Can anyone advice me on how to resolve this? Thanks. Jussi -- View this message in context: http://plone.293351.n2.nabble.com/Plone-4-Data-fs-Corruption-Error-Value-type-object-IRegistry-has-no-attribute-iro-tp5616530p5616581.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
