You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/10/08 08:17:17 UTC

[Bug 58487] New: java.net.SocketException: Connection reset

https://bz.apache.org/bugzilla/show_bug.cgi?id=58487

            Bug ID: 58487
           Summary: java.net.SocketException: Connection reset
           Product: Tomcat 6
           Version: 6.0.35
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: ynvpratap@yahoo.com

We are facing strange error in our environment.

Work flow:

SAP->Connector->Hardware LoadBalancer->Tomcatservers

RFC call will happen to Connector. Connector converts the RFC call to SOAP.
Connector configuration has a URL like http://xyz.com/bc/yz.

xyz - is Hardware load balancer URL. That means xyz is loadbalanced URL for
tomcat1:8095,tomcat2:8095&tomcat3:8095.

This configuration is works fine in regular scenarios. But during the peak load
times we observed that following error message in Connector logs.

2015-10-06 15:20:17,223 [JCoServerThread-10] ERROR
com.vertexinc.sic.webservice.AxisWebServiceClient - (Server.userException)
java.net.SocketException: Connection reset
2015-10-06 15:20:17,246 [JCoServerThread-10] ERROR
com.vertexinc.sic.webservice.AxisWebServiceClient - Server error
2015-10-06 15:20:17,246 [JCoServerThread-10] ERROR
com.vertexinc.sic.webservice.AxisWebServiceClient - The Web Service is not in a
valid state.
Details:
java.net.SocketException: Connection reset

This error means the tomcat server closes the connection abruptly. Is it a
resource problem at tomcat server end?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 58487] java.net.SocketException: Connection reset

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58487

Naga <yn...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ynvpratap@yahoo.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


[Bug 58487] java.net.SocketException: Connection reset

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58487

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is not a support forum.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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