Re: [S2] java.net.SocketException while navigating off a loading page

2007-07-25 Thread Laurie Harper
I don't think there's much you can do about this, except set your logging up to filter it. Basically, when you hit stop or otherwise cause a request in progress to be aborted, the browser terminates the HTTP connection. This stack trace is the way the server reports the premature termination of

[S2] java.net.SocketException while navigating off a loading page

2007-07-25 Thread Charbel Abdul-Massih
Hi, I am getting the following exception when accessing a struts page, and before it's fully loaded, I click on a different link or hit the browser stop button: ERROR UIBean:486 - error when rendering java.net.SocketException: Software caused connection abort: socket write error at java.n