Doug,

You're kinda going in the direction I was in a while back. Something 
else that will put a 503 error in your IIS logs is that standard "Could 
not connect to JRun" error. Really confuses things. What's worse is that 
message sometimes just turns on for seemingly no reason, forcing you to 
have to restart IIS or CF (or both, or the whole box).

So that's 3 easy ways to make a 503 error:

1) Kill the JRun connector
2) Stop during an upload
3) Stop during a download

I thought that only stopping for an upload gave the "recv failed" 
message, but it could be a download as well. JRun errors won't show up 
in the JRun error log. In any event, you can pretty safely ignore the 
"recv failed" messages, just as you can "unexpected end of part" ones.

But somebody let me know if i'm mistaken :)

-nathan strutz
http://www.dopefly.com/


Douglas Knudsen wrote:
> ah, ic, thanks Nathan.  I was able to recreate the error.  But its not
> occuring on a page with an upload, the page is just a web based data
> report.  If I request to run the report then navigate away from the
> page, the error below shows up in teh debug log and a 503 response is
> logged in the IIS logs.  Why this is a 503 error I don't know
> 
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
> 
> Further, it would be nice to get a little more infor out of the error
> from JRun, eh?
> 
> Now, this is sufficient evidence of the error, but is it neccessary? 
> In other words, what else could result in this error?
> 
> D
> 
> 
> On Wed, 02 Mar 2005 10:50:26 -0700, Nathan Strutz <[EMAIL PROTECTED]> wrote:
> 
>>You should be able to match it up to your web server logs. You'll
>>probably find a 503 error. I'm pretty sure the recv failed error is
>>given when an upload is broken off (stop button, double-clicked, etc).
>>
>>-nathan strutz
>>http://www.dopefly.com/
>>
>>Douglas Knudsen wrote:
>>
>>>anyone?  Bueler?  ;)
>>>
>>>
>>>On Tue, 1 Mar 2005 11:51:18 -0500, Douglas Knudsen
>>><[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>>Ok, I was under the impression the below was related to users moving
>>>>away from a web page due to impatience or what have you.  This the
>>>>case?  using CFMX6.1
>>>>
>>>>03/01 08:18:57,debug webserver closed it's socket
>>>>03/01 08:20:46,debug 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:578)
>>>>      at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:570)
>>>>      at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:588)
>>>>      at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:231)
>>>>      at 
>>>> jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144)
>>>>      at 
>>>> jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:321)
>>>>      at 
>>>> jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:439)
>>>>      at 
>>>> jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:281)
>>>>      at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76)
>>>>--
>>>>Douglas Knudsen
>>>>http://www.cubicleman.com
>>>>this is my signature, like it?
>>>>
>>>
>>>
>>>
>>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197193
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