[Zope-dev] Zope 2.2.4 Dying

Andre Schubert andre.schubert@geyer.kabeljournal.de
Tue, 20 Feb 2001 08:34:37 +0100


Hi all,

my problems are going on :( and i need help.

2001-02-19T20:21:07 ERROR(200) zdaemon zdaemon: Mon Feb 19 21:21:07 2001: Aiieee!
20154 exited with error code: 13
2001-02-19T20:21:07 INFO(0) zdaemon zdaemon: Mon Feb 19 21:21:07 2001: Houston,
we have forked
2001-02-19T20:21:07 INFO(0) zdaemon zdaemon: Mon Feb 19 21:21:07 2001: Hi, I just
forked off a kid: 938
2001-02-19T20:21:07 INFO(0) zdaemon zdaemon: Mon Feb 19 21:21:07 2001: Houston,
we have forked
2001-02-19T20:21:08 ERROR(200) zdaemon zdaemon: Mon Feb 19 21:21:08 2001: Aiieee!
938 exited with error code: 256
2001-02-20T07:23:48 INFO(0) zdaemon zdaemon: Tue Feb 20 08:23:48 2001: Houston,
we have forked
2001-02-20T07:23:48 INFO(0) zdaemon zdaemon: Tue Feb 20 08:23:48 2001: Hi, I just
forked off a kid: 2100
2001-02-20T07:23:48 INFO(0) zdaemon zdaemon: Tue Feb 20 08:23:48 2001: Houston,
we have forked

as

Shane Hathaway schrieb:

> Andre Schubert wrote:
> >
> > Hi,
> >
> > I'am using Zope 2.2.4 with the required patches.
> > Python 1.5.2
> > Immunix 6.2 (redhat) - Production System - with apache-1.3.14-2.6.2 under a
> > Named Virtual Host
> > Zope is running with Zope.cgi
>
> I would guess that Apache is disconnecting its pipe to Zope.cgi somehow,
> which results in a SIGPIPE (or broken pipe).  Unfortunately, I don't
> have much experience with this kind of setup; maybe someone else can
> chime in?
>
> Shane
>
> > Shane Hathaway schrieb:
> >
> > > Andre Schubert wrote:
> > > >
> > > > Hi,
> > > >
> > > > since the last time i had some problems with my zope server.
> > > > The zope 2.2.4 running under linux dies unexpectly with the following
> > > > messages.
> > > >
> > > > 2001-02-16T01:50:08 ERROR(200) zdaemon zdaemon: Fri Feb 16 02:50:08
> > > > 2001: Aiieee! 5451 exited with error code: 13
> > > > ------
> > > > 2001-02-16T02:29:38 ERROR(200) zdaemon zdaemon: Fri Feb 16 03:29:38
> > > > 2001: Aiieee! 10313 exited with error code: 13
> > > >
> > > > What does the error code 13 say and could anyone help me to solve the
> > > > problem
> > >
> > > Hmm, according to "kill -l", code 13 is "SIGPIPE".  What's your setup?
> > >
> > > Shane
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )