You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by shyam <gs...@hotmail.com> on 2005/01/07 19:40:53 UTC

Socket Exception - Heavy load

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Socket Exception - Heavy load

Posted by shyam <gs...@hotmail.com>.
Hi Mark,
Thanks. I would remember this .
Thanks
shyam

-----Original Message-----
From: Mark Thomas [mailto:markt@apache.org] 
Sent: Friday, January 07, 2005 2:10 PM
To: Tomcat Users List
Subject: Re: Socket Exception - Heavy load

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
tomcat-user-owner@jakarta.apache.org


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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Socket Exception - Heavy load

Posted by Mark Thomas <ma...@apache.org>.
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
tomcat-user-owner@jakarta.apache.org


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: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org