-- Sorry, mistyped..

To add to what Troy says, i've used Tomcat 4.1.12 and had the same problem
with pages that ends up showing ok too.
I made no performance check so I don't know if it slows down the appearance
of pages, but I still get this error, from time to time.

Any other idea of how to solve this ?

Emmanuel

-------------------------------------------------
Exception follows :

MonitorFilter::A web application object caused an exception
MonitorFilter::java.net.SocketException: Software caused connection abort:
socket write error
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite
(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
        at org.apache.catalina.connector.ResponseBase.flushBuffer
(ResponseBase.java:674)
        at org.apache.catalina.connector.HttpResponseBase.flushBuffer
(HttpResponseBase.java:764)
.... and so on

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to