Re: recv failed

2005-09-17 Thread Laurie Harper
g file: NotifyUtil::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.

recv failed

2005-09-16 Thread Murray Collingwood
Hello My Struts app appears to be working quite well, however I'm occassionally getting the following error in the log file: NotifyUtil::java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method)