DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38489>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38489 ------- Additional Comments From [EMAIL PROTECTED] 2007-01-31 02:15 ------- We are experiencing this now and then with Tomcat 5.5.20 and an application called DivePort (part of the Dimensional Insight Inc. Diver Solution) on IBM AIX 5.3 with Apache 2.2.4 and mod_jk 1.2.19. When it happens, the application stops responding (the requests reach Apache HTTPd and are presumably reaching Apache Tomcat via mod_jk as well, but nothing happens). Requiring a restart of Tomcat -- when requesting one, one gets this in catalina.out: ---8<--- 2007-jan-31 09:16:19 org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 8 instance(s) to be deallocated --->8--- ...which seems to take an eternity, so using 'kill' on the Tomcat PID seems to be needed. The catalina.out log from the error appearing looks like: --->8--- 2007-jan-30 11:22:25 org.apache.jk.core.MsgContext action WARNING: Error sending end packet java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled Code)) at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code)) at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java(Inlined Compiled Code)) at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java(Compiled Code)) at org.apache.jk.core.MsgContext.action(MsgContext.java(Compiled Code)) at org.apache.coyote.Response.action(Response.java(Compiled Code)) at org.apache.coyote.Response.finish(Response.java(Inlined Compiled Code)) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java(Compiled Code)) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java(Compiled Code)) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java(Compiled Code)) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java(Compiled Code)) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java(Compiled Code)) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:570) 2007-jan-30 11:22:25 org.apache.jk.common.ChannelSocket processConnection WARNING: processCallbacks status 2 --->8--- Best regards, Björn -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]