Details
Description
"java.net.SocketException: Connection reset by peer: socket write error" is seen when testing charts on IE6 (have not been able to
reproduce it with other browsers so far).
reproduce it with other browsers so far).
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16362 | Wed Apr 09 12:57:53 MDT 2008 | mircea.toma | Capture and log SocketExceptions. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/common/standard/CompressingServer.java
|
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.7 [ 10080 ] | |
| Assignee | Mircea Toma [ mircea.toma ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16370 | Wed Apr 09 15:52:15 MDT 2008 | mircea.toma | Capture IOException (ClientAbortException more precicely) instead. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/common/standard/CompressingServer.java
|
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mircea Toma [ mircea.toma ] |

Capture and log SocketExceptions.