How I can shut down zope without clicking on the shutdown button ? because I'm not able to see the page. Jonathan Desp wrote:
Hi,
well it's again, a problem, I mean, the size of my data.fs don't exceed 50 M, but I still see CorruptedDataError, when I want to shutdown Zope.
How I can shut down Zope, without the button ?
why my zope is CorruptedDataError ?
I'm not able to see my new data in my zope. that I did in my local zope.
here is the description:
Zope Error Zope has encountered an error while publishing this resource.
CorruptedDataError
Sorry, a Zope error occurred.
Traceback (innermost last): File /home/jonano/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 214, in publish_module File /home/jonano/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 179, in publish File /home/jonano/Zope-2.1.6-src/lib/python/Zope/__init__.py, line 202, in zpublisher_exception_hook (Object: ElementWithAttributes) File /home/jonano/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 165, in publish File /home/jonano/Zope-2.1.6-src/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_main) File /home/jonano/Zope-2.1.6-src/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: manage_main) File /home/jonano/Zope-2.1.6-src/lib/python/App/special_dtml.py, line 120, in __call__ (Object: manage_main) (Info: /home/jonano/Zope-2.1.6-src/lib/python/App/cpContents.dtml) File /home/jonano/Zope-2.1.6-src/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: manage_main) File /home/jonano/Zope-2.1.6-src/lib/python/DocumentTemplate/DT_In.py, line 691, in renderwob (Object: objectItems) File /home/jonano/Zope-2.1.6-src/lib/python/App/PersistentExtra.py, line 114, in locked_in_version (Object: ElementWithAttributes) File /home/jonano/Zope-2.1.6-src/lib/python/ZODB/Connection.py, line 380, in modifiedInVersion File /home/jonano/Zope-2.1.6-src/lib/python/ZODB/DB.py, line 356, in modifiedInVersion File /home/jonano/Zope-2.1.6-src/lib/python/ZODB/FileStorage.py, line 596, in modifiedInVersion (Object: /home/jonano/Zope-2.1.6-src/var/Data.fs) CorruptedDataError: 46553584
--------------------------------------------------------------------------------
Troubleshooting Suggestions
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. For more detailed information about the error, please refer to the HTML source for this page.
If the error persists please contact the site maintainer. Thank you for your patience.
-- Very truly yours, <><><><><><><><><><><><><><> Jonathan Desp Atoma Matter will become Software http://www.atoma.f2s.com <><><><><><><><><><><><><><>
participants (1)
-
Jonathan Desp