SocketExceptions

  • Thread starter Thread starter Jeff Fries
  • Start date Start date
J

Jeff Fries

running WebLogic App. Server on Windows 2000 we repeatedly
get javax.servlet.jsp.JspException: Input/output error:
java.net.SocketException: Software caused connection
abort: socket write error

and

javax.servlet.jsp.JspException: Error while processing
PagedReportTag: Connection reset by peer: socket write
error

any ideas of what could cause this to occur?
 
It appears this problem occurs when the Operating System
runs out of mbufs or in other word socket buffers. Anyone
know how to change the number of socket buffers available
on Windows 2000???
 
Back
Top