Re: [Zope] Zope 2.4.0 -- 2.6.x
Hi Dieter
These are warnings....
Unless you run Python in "Warning -> Error" mode, they >should not lead to an abortion of the process.
How do I do that? And the warnings don't end. They come for hours! I can't get to the management interface. Do I have to upgrade via Zope 2.5.x?
Probably, you have a different problem unrelated to these >warnings.
Under 2.4.0 all's fine.
Dieter
oliver.erlewein@sqs.de writes:
These are warnings....
Unless you run Python in "Warning -> Error" mode, they >should not lead to an abortion of the process.
How do I do that? Look at the Python manual page, option "-W".
And the warnings don't end. They come for hours! I can't get to the management interface. That's really strange. Usually, Python reports each warning just once???
Do I have to upgrade via Zope 2.5.x? That will not help.
Dieter
And the warnings don't end. They come for hours! I can't get to the management interface. That's really strange. Usually, Python reports each warning just once???
This confused me too.. but it appears that it was just Python crashing over and over again and Zope being restarted by ZDaemon. ;-) - C
participants (3)
-
Chris McDonough -
Dieter Maurer -
oliver.erlewein@sqs.de