Hi,<div><br></div><div>I am trying to create a copy of Plone 3.3.5 site through ZMI. There have been add-on collective.singing which is used on Plone site. There seems to be a dangling reference to this module somewhere in the database.</div>
<div><br></div><div>Below is the example traceback. As this is very low level ZODB code, could you suggest any methods how do I trace down this reference and clear it out, to get the site fixed and copyable? I can insert pdbs to _importDuringCommit,</div>
<div>but I lack the insight how to analyze the data or where to start poking.</div><div><br></div><div><div>2010-08-20 12:10:15 ERROR Zope.SiteErrorLog 1282295415.320.130992908923 <a href="http://localhost:8080/manage_pasteObjects">http://localhost:8080/manage_pasteObjects</a></div>
<div>Traceback (innermost last):</div><div>  Module ZPublisherEventsBackport.patch, line 77, in publish</div><div>  Module ZPublisher.mapply, line 88, in mapply</div><div>  Module ZPublisher.Publish, line 42, in call_object</div>
<div>  Module OFS.CopySupport, line 221, in manage_pasteObjects</div><div>  Module OFS.CopySupport, line 577, in _getCopy</div><div>  Module ZODB.ExportImport, line 92, in importFile</div><div>  Module transaction._transaction, line 256, in savepoint</div>
<div>  Module transaction._transaction, line 253, in savepoint</div><div>  Module transaction._transaction, line 642, in __init__</div><div>  Module ZODB.Connection, line 1091, in savepoint</div><div>  Module ZODB.Connection, line 550, in _commit</div>
<div>  Module ZODB.ExportImport, line 178, in _importDuringCommit</div><div>ImportError: No module named singing.async</div><div><br></div><div>Cheers,</div><br>-- <br>Mikko Ohtamaa<br>mFabrik - Freedom Delivered.<br><br>
Web site - <a href="http://mfabrik.com" target="_blank">http://mfabrik.com</a><br>Mobile site - <a href="http://mfabrik.mobi" target="_blank">http://mfabrik.mobi</a><br>Blog - <a href="http://blog.mfabrik.com" target="_blank">http://blog.mfabrik.com</a><br>

</div>