You might consider installing Fusion Reactor to test that theory.

-----Original Message-----
From: <[EMAIL PROTECTED]>
To: CF-Talk <[email protected]>
Date: Fri, 16 Jun 2006 15:57:48 +0100
Subject: java.net.SocketException: Connection reset.. rings bells...

> Sorry about the x-post
> 
>  
> 
> 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
> <http://schemas.xmlsoap.org/soap/envelope/%7dServer.userException> 
> 
> faultSubcode: faultString: java.net.SocketException: Connection reset
> 
> faultActor: faultNode: faultDetail:
> {http://xml.apache.org/axis/}stackTrace
> <http://xml.apache.org/axis/%7dstackTrace> :
> 
> 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(HTTPSen
> der.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:1
> 44)
> 
> at
> jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.ja
> va:32
> 
> 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 cfstat - we seem to be running consistently well below the
> maximum
> amount of simultaneous request.
> 
>  
> 
> Any suggestions?
> 
>  
> 
> Thanks in advance.
> 
>  
> 
> Kola
> 
>  
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243738
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to