Re: Broken pipe?
Re: Broken pipe?
- Subject: Re: Broken pipe?
- From: Ian Joyner <email@hidden>
- Date: Thu, 24 Nov 2005 16:45:46 +1100
One of the times it occurs is when the server is too slow in
responding. On a development system this can be due to exceeding 100
TPM, which stalls. Look for such a message in the run log.
HTH
Ian
On 24/11/2005, at 4:39 PM, Eric Stewart wrote:
I'm seeing the following error repeatedly in the logs and I have no
idea what it is.
Here are a few examples of what shows in the logs:
[2005-10-20 23:16:18 PDT] <WorkerThread12> <WOWorkerThread id=12
socket=Socket[addr=/67.43.168.111,port=63573,localport=2001]>
Exception while sending response: java.net.SocketException: Broken
pipe
[2005-10-20 23:16:21 PDT] <WorkerThread24> <WOWorkerThread id=24
socket=Socket[addr=/67.43.168.111,port=63834,localport=2001]>
Exception while sending response: java.net.SocketException: Broken
pipe
[2005-10-20 23:16:23 PDT] <WorkerThread34> <WOWorkerThread id=34
socket=Socket[addr=/67.43.168.111,port=64270,localport=2001]>
Exception while sending response: java.net.SocketException: Broken
pipe
There is no information in the exception that even tells me where to
find the problem.
Little information so you know where this is coming from.
XServe
Mac OS X 10.4.3 Server
Web Objects 5.3.1
Connects to separate XServe running OpenBase 9.1
Now the application is entirely composed of direct actions. It's
something of a web service but it doesn't use SOAP or anything like
that. It just gets requests via direct actions and returns HTML data.
If the exception had a class listed or line number of something I
could tell you more. But it have no idea what part of the application
is generating this error.
Thanks for any help you might be able to provide.
- Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40sportstec.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Broken pipe? (From: Eric Stewart <email@hidden>) |