Please do not hijack another message thread.

If you wish to post to the list create a new message and send it. DO NOT reply to a list message and change the subject. Thread aware mail clients still recognise this as a reply and do not show it as a new message.

Mark
[EMAIL PROTECTED]


shyam wrote:
Hi All,

I am doing some performance tests. Under heavy load I get socket
exceptions in my tomcat logs

SEVERE: Error, processing connection
java.net.SocketException: Software caused connection abort: recv failed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at
org.apache.jk.common.ChannelSocket.read(ChannelSocket.java:556)
        at
org.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:494)
        at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:
614)
        at
org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:807)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
java:644)
        at java.lang.Thread.run(Unknown Source)

I guess it has something to do with jk2 and the sockets. It would be
helpful if someone can explain this and why it is happening?
My configuration is Apache 2.0.52
Tomcat 5.0.29
Jk2 - 1.2.8


Thanks
shyam

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





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



Reply via email to