|
Mailing Lists
|
Home /
Groups /
ColdFusion Server (CF-Server)
java net SocketException: Connection reset errors in default-event log
Hi all. We have 2 applications on 2 separate servers. On server A thekola.oyedeji 06/16/06 09:07 A I should also add both servers are cfmx 6.1kola.oyedeji 06/16/06 09:21 A Hi all. We have 2 applications on 2 separate servers. On server A the application makes both a cfhttp call to the application on server B and also calls a webservice on server B. We've began to notice that occasionally we are getting the following from the cfhttp call: Connection Failure: Status code unavailable And Could not perform web service invocation "xxxxx" because AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.net.SocketException: Connection reset faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at com.sun.net.ssl.internal.ssl.InputRecord.a(DashoA6275) at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA6275) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275) at com.sun.net.ssl.internal.ssl.AppInputStream.read(DashoA6275) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read(BufferedInputStream.java:201) at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.j ava:506) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:127) at org.apache.axis.strategies.InvocationStrategy From the webservice calls. Looking in the default-event.log on server B I've noticed the following: 06/16 13:47:29 error Connection reset java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read1(BufferedInputStream.java:222) at java.io.BufferedInputStream.read(BufferedInputStream.java:277) at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:533) at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:525) at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:543) at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:232) at jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144) at jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:32 0) at jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:433) at jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:280) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76) I have seen various posts regarding this error and a few of them suggest examining the simultaneous requests settings and timeout settings however running performance monitor and cfstat - we seem to be running consistently well below the maximum amount of simultaneous request. Any suggestions? Thanks in advance. Kola I should also add both servers are cfmx 6.1 default-event.log > > Hi all. We have 2 applications on 2 separate servers. On server A the > application makes both a cfhttp call to the application on server B and also ----- Excess quoted text cut - see Original Post for more ----- {http://xml.apache.org/axis/}stackTrace: ----- Excess quoted text cut - see Original Post for more ----- org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.j ----- Excess quoted text cut - see Original Post for more ----- I've ----- Excess quoted text cut - see Original Post for more ----- jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:32 > 0) > > at > jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:433) > > at > jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:280) ----- Excess quoted text cut - see Original Post for more ----- consistently ----- Excess quoted text cut - see Original Post for more -----
|
May 19, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||