Re: java.net.SocketException: Broken pipe??
Re: java.net.SocketException: Broken pipe??
- Subject: Re: java.net.SocketException: Broken pipe??
- From: Daniel Muller <email@hidden>
- Date: Sun, 26 Jun 2005 23:46:04 -0700 (PDT)
Thanks Chuck.
I increase the cto from 3 to 7 seconds and the rto had been already increased months ago.
The WOAdaptorInfo displays the changes.
The server is the only think that has been changed, that new server is more powerful but also host
another oracale db which is really huge. Hope we will find a cause...
Daniel
..
--- Chuck Hill <email@hidden> wrote:
> That broken pipe indicates that the woadaptor gave up waiting for the
> application to return a response. That suggests that your
> application is running slower than before - I'd suspect the database
> as that is the only thing (?) that has changed. In JavaMonitor you
> can increase the connect and receive timeouts for the adaptor to work
> around this until you find the cause of the slow down.
>
> Chuck
>
>
> On Jun 24, 2005, at 7:35 AM, Daniel Muller wrote:
>
> > I got "java.net.SocketException: Broken pipe" exceptions
> > since we switch oracle db (v8.1.7) to a new server, from WO
> > applications deployed on MOSX 10.3.9
> > with WO 5.2.3.
> >
> > I'm not sure if that error is related to this switch, and wondering
> > how to check it:
> > whether the broken pipe occurs while sending the response to the
> > client
> > or while communicating with db server.
> >
> > Any idea?
> >
> > Daniel
> > ..
> >
> > [2005-06-24 08:37:57 CEST] <WorkerThread10> <WOWorkerThread id=10
> > socket=Socket[addr=/153.109.157.202,port=52154,localport=2003]>
> > Exception while sending response:
> > java.net.SocketException: Broken pipe
> > [2005-06-24 08:37:57 CEST] <WorkerThread10>
> > java.net.SocketException: Broken pipe
> > at java.net.SocketOutputStream.socketWrite0(Native Method)
> > at java.net.SocketOutputStream.socketWrite
> > (SocketOutputStream.java:92)
> > at java.net.SocketOutputStream.write
> > (SocketOutputStream.java:136)
> > at com.webobjects.appserver._private.WOHttpIO.sendMessage
> > (WOHttpIO.java:539)
> > at com.webobjects.appserver._private.WOHttpIO.sendResponse
> > (WOHttpIO.java:402)
> > at com.webobjects.appserver._private.WOWorkerThread.runOnce
> > (WOWorkerThread.java:192)
> > at com.webobjects.appserver._private.WOWorkerThread.run
> > (WOWorkerThread.java:254)
> > at java.lang.Thread.run(Thread.java:552)
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
_______________________________________________
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