[Zope] crashing zope and Redhat 7.2

Michael michael@exasource.com
Wed, 18 Sep 2002 13:53:45 -0600


I found the script that Chris McDonough sent me.

Start Zope like this:

$ nohup ./start STUPID_LOG_FILE=/some/log/filename &

Then try this again.  There is a bug in which Zope tries to write to a
nonexistent console.  Using nohup prevents the problem.  I believe this
bug is fixed in Zope 2.6 (CVS).


On Wednesday 18 September 2002 01:19 pm, Rudi asn wrote:
> I'm trying to set up a webserver on a Redhat 7.2 Intel server. At first
> I installed  Zope 2.3 . Every time I tried to ftp to the server, the
> zope server crashed. Looking at zope.org, I found I should look for the
> correct python version and upgrade to zope 2.5.
> Now I got zope 2.5.1 installed. Whenever I am working at
> www.server.at/manage (for example creating a new user or a new folder)
> the server
> crashes  and I have to reboot the whole system. Not only zserver
> crashes, the Redhat 7.2 crashes (no access with the console or network).
>
> I never(!!) experienced, that a linux computer crashes completely, I
> always thought only windows computer do this.
> My question: Does this look like a hardware problem (memory chips ?) or
> did anyone experience a similar problem?
>
> Ladinig Rudi
> Borg Innsbruck
> mail: r.ladinig@asn-ibk.ac.at
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )