Everyone,

We have been having some server issues with and have been running CFMX
from a dos prompt to be able to generate stacktraces to help try and
pinpoint server hangs.  When we run a particular query that is being
cached for every 3 hours, we get this output in our dos window:

04/28 11:10:06 error Software caused connection abort: recv failed
java.net.SocketException: Software caused connection abort: recv failed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        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:530)
        at
jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:522)
        at
jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:540)
        at
jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229)
        at
jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:14
4)
        at
jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.jav
a:320)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:4
33)
        at
jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:
280)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76)

I can actually reproduce it EVERY time I run that particular query.  The
weird thing is if I select a smaller portion of the main query it
doesn't throw this output.  We did very on SQL server that we got NO
errors there.  

Our setup... CFMX 6.1 fully patched on win2k servers hitting a sql
server fully patched.

Should we be concerned about this error/output?

Thanks,
Jeremy

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to