The cfmx server in one of our environments is not functioning correctly. If we get it 
working, it works for like 5 minutes, then it dies.  So far the only I can fetch out 
of the log files is in one of the jrun log files.  When I say dead I mean that all 
.cfm files don't work, like the browser hangs waiting for it to load, and after like 
10 minutes, it says something like server error, the server was unable to process your 
request.  Meanwhile the jrun service is using 100% of the CPU.  Any ideas on what 
might be wrong or anything to help us diagnose the problem.

Here is the error in the jrun log file.

01/27 10:35:16 error Connection reset by peer: JVM_recv in socket input stream read

java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream 
read

            at java.net.SocketInputStream.socketRead(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 jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:521)

            at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:513)

            at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:531)

            at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229)

            at 
jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:152)

            at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:320)

            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)

 

any ideas?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to