Hello helpful people!
We're having a problem, with a JRun setup, that went into production last
week. :o(
We use JRun 3.0 as webcontainer (All specs are in the bottom of this
post.), and get the socket Exception seen below.
This probably wouldn't be a problem, if it wasn't for the fact, that the
number of active threads appearently is incremented for each occurance of
the SocketException. There appears to be a thread leak, but we're not sure.
Any work-a-rounds, fixes, or service pack recommendations would be greatly
appreciated.
02/22 09:33:40 error (jcp) A connection with a remote socket was reset by
that socket.: A connection with a remote socket was reset by that socket.
[java.net.SocketException: A connection with a remote socket was reset by
that socket.: A connection with a remote socket was reset by that socket.]
java.net.SocketException: A connection with a remote socket was reset by
that socket.: A connection with a remote socket was reset by that socket.
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java(Compiled
Code))
at java.io.BufferedInputStream.fill(BufferedInputStream.java(Compiled
Code))
at java.io.BufferedInputStream.read1(BufferedInputStream.java(Compiled
Code))
at java.io.BufferedInputStream.read(BufferedInputStream.java(Compiled
Code))
at
allaire.jrun.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java(Compiled
Code))
at
allaire.jrun.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java(Compiled
Code))
at allaire.jrun.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java(Compiled
Code))
at
allaire.jrun.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java(Compiled
Code))
at
allaire.jrun.jrpp.ProxyService.swapRunnable(ProxyService.java(Compiled
Code))
at allaire.jrun.ThreadPool.swapRunnable(ThreadPool.java(Compiled
Code))
at allaire.jrun.WorkerThread.run(WorkerThread.java(Compiled Code))
Yours truly
Rune Skou Larsen
Nykredit Data - ITI Aalborg, Denmark
Phone.: +45 9635 5184
Setup:
- Webserver -
4 processor IBM AIX
Netscape Enterprise Server 3.63
JRun 3.0 SP1 v.3.015870
- Application Server -
4 processor IBM AIX
Weblogic 5.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists