(note: top posting makes it hard to follow a thread)

> -----Ursprungliche Nachricht-----
> Von: Chris Wilkes [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 11. Juli 2003 15:10
> An: [EMAIL PROTECTED]
> Betreff: Re: Apache 2.0.44 + Tomcat 4.1.25 + mod_jk2-2.0.43 + Cocoon
> 2.0.4
> 
> 
> On Fri, Jul 11, 2003 at 02:48:52PM +0200, Markus Heussen wrote:
> >
> > I've crasy error messages in the apache logs. something like the following
> > is printed out after the second request that is routed to tomcat:
> >
> >
> > [error] ChannelSocket.receive(): Error receiving message body -1 0
> > [error] workerEnv.processCallbacks() Error reading reply
> > [error] ajp13.service() ajpGetReply recoverable error 120000
> >
> > And so on. But the Apache 2 is receiving a response from tomcat, but
> > with a scaring performance.
> >
> > Also the Tomcat logs throw error. stderror.log contains
> > something like this after the second request:
> >
> > [INFO] JKMain - -Jk running ID=0 time=0/15
> > config=D:\APPSERVER\tomcat41\conf\jk2.properties
> > [INFO] ChannelSocket - -Connection timeout reached
> > [INFO] ChannelSocket - -Connection timeout reached
> > [INFO] ChannelSocket - -Connection timeout reached
> 
> Are you using Tomcat 4.1.25?  The latest stable release is 4.1.24, you
> might want to try and use that.  Did you use the binary release from the
> Jakarta site?
On Fri, Jul 11, 2003 at 03:14:44PM +0200, Markus Heussen wrote:
> That's my fault. We are using 4.1.24 win32 binaries. Sorry ;-)

Do you have a weird workers.properties file?

It might be helpful to do a tcpdump / tethereal of the port 8010 traffic
and see if there's anything in there that points to a problem. 

This post on the Tomcat mailing list has a similiar error:
  http://marc.theaimsgroup.com/?l=tomcat-user&m=105471584215995&w=2

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to