Dear all,<br><br>I am running grok zope on a 64 bit dual core machine and on the opensuse 10.3 platform. The problem I am encountering is that, when I start up my instance for the first time everything is okay. However, after shutting down and trying to start up for the second time, I get the error that I have included below. Could some please give me a clue as what is happening ?<br>
<br>Error : <br><br>/opt/Sample/parts/app/runzope -C /opt/Sample/parts/zopectl/zope.conf<br>/root/buildout-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py:182: DeprecationWarning: the gopherlib module is deprecated<br>
&nbsp; mod = __import__(mname, *_import_chickens)<br>Traceback (most recent call last):<br>&nbsp; File &quot;/opt/Sample/parts/app/runzope&quot;, line 113, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; zope.app.twisted.main.main()<br>&nbsp; File &quot;/root/buildout-eggs/tmpQhhcWL/zope.app.twisted-3.4.0a1-py2.5.egg/zope/app/twisted/main.py&quot;, line 74, in main<br>
&nbsp; File &quot;/root/buildout-eggs/tmpQhhcWL/zope.app.twisted-3.4.0a1-py2.5.egg/zope/app/twisted/main.py&quot;, line 149, in setup<br>&nbsp; File &quot;/usr/lib64/python2.5/site-packages/IPython/Extensions/__init__.py&quot;, line 23, in notify<br>
<br>&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/event.py&quot;, line 26, in dispatch<br>&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/_api.py&quot;, line 130, in subscribers<br>
&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/registry.py&quot;, line 290, in subscribers<br>&nbsp; File &quot;/root/buildout-eggs/tmpmuEDMp/zope.interface-3.4.0-py2.5-linux-x86_64.egg/zope/interface/adapter.py&quot;, line 535, in subscribers<br>
&nbsp; File &quot;/root/buildout-eggs/tmpvMRYku/zope.app.appsetup-3.4.1-py2.5.egg/zope/app/appsetup/bootstrap.py&quot;, line 204, in bootStrapSubscriber<br>&nbsp; File &quot;/usr/lib64/python2.5/site-packages/IPython/Extensions/__init__.py&quot;, line 23, in notify<br>
<br>&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/event.py&quot;, line 26, in dispatch<br>&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/_api.py&quot;, line 130, in subscribers<br>
&nbsp; File &quot;/root/buildout-eggs/tmppejfPw/zope.component-3.4.0-py2.5.egg/zope/component/registry.py&quot;, line 290, in subscribers<br>&nbsp; File &quot;/root/buildout-eggs/tmpmuEDMp/zope.interface-3.4.0-py2.5-linux-x86_64.egg/zope/interface/adapter.py&quot;, line 535, in subscribers<br>
&nbsp; File &quot;/root/buildout-eggs/tmp-WG7jI/zope.app.generations-3.4.0a1-py2.5.egg/zope/app/generations/generations.py&quot;, line 441, in evolveMinimumSubscriber<br>&nbsp; File &quot;/root/buildout-eggs/tmp-WG7jI/zope.app.generations-3.4.0a1-py2.5.egg/zope/app/generations/generations.py&quot;, line 373, in evolve<br>
&nbsp; File &quot;/usr/lib64/python2.5/UserDict.py&quot;, line 58, in get<br>&nbsp;&nbsp;&nbsp; if not self.has_key(key):<br>&nbsp; File &quot;/usr/lib64/python2.5/UserDict.py&quot;, line 44, in has_key<br>&nbsp;&nbsp;&nbsp; def has_key(self, key): return self.data.has_key(key)<br>
AttributeError: &#39;PersistentDict&#39; object has no attribute &#39;data&#39;<br><br>Thanks in advance for the help :)<br>