Re: Q: many broken pipes, app stops responding

Sacha Mallais <[email protected]> Thu, 7 Jul 2005 08:07:45 -0700
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <[email protected]>
On Jul 7, 2005, at 4:23 AM, Guido Neitzer wrote:
>
> We have an application that sometimes stops responding after a  
> while and I have a lot of similar entries in the log:
>
> 9807040 [WorkerThread7] WARN NSLog  - <WOWorkerThread id=7  
> socket=Socket[addr=/6
> 2.153.135.49,port=59219,localport=2011]> Exception while sending  
> response: java.
> net.SocketException: Broken pipe
>
> What happens here? What can I do to prevent, that the application  
> stops responding? I deploy on Mac OS X with wotaskd and  
> applications running as user root under Mac OS X 10.3.7, WO 5.2.3.

This means that the connection to the browser was severed, probably  
by the user hitting "Stop" or closing the browser window.


sacha