java.net.SocketException: Broken pipe??
java.net.SocketException: Broken pipe??
- Subject: java.net.SocketException: Broken pipe??
- From: Daniel Muller <email@hidden>
- Date: Fri, 24 Jun 2005 07:35:19 -0700 (PDT)
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