Warning: messages in catalina.out

2002-12-30 Thread Rob Cartier
I am little concerned about Warning messages I see in my catalina.out file. The pages appear to be fine but I get these messages quite a bit. Are these session timeout and restart messages? Dec 29, 2002 6:33:10 PM org.apache.jk.common.ChannelSocket processConnection WARNING: server has closed the

Re: Warning: messages in catalina.out

2002-12-30 Thread Bill Barker
The first one is usually just that the client hit the stop button in the browser. At the moment, the AJP13 protocol doesn't support out-of-band messages to tell Tomcat about this, so it just drops the connection instead. The second one is just a warning (which will at least be correct in 4.1.19