Details
Description
No matter which application I use I notice the same behaviour:
Refreshing the Internet Explorer by clicking the refresh button causes a java.net.SocketException in the console output window of
my server (which is Tomcat 5.5). The same behaviour can be seen when using Tomcat 6.0 or JBoss 4.2.0.
At first I thought this is related to Ajax Push events, but it always happens and only when using Internet Explorer (tested with IE 6.0).
Refreshing the Internet Explorer by clicking the refresh button causes a java.net.SocketException in the console output window of
my server (which is Tomcat 5.5). The same behaviour can be seen when using Tomcat 6.0 or JBoss 4.2.0.
At first I thought this is related to Ajax Push events, but it always happens and only when using Internet Explorer (tested with IE 6.0).
Activity
Field | Original Value | New Value |
---|---|---|
Support Case References | #4220 |
Assignee | Mircea Toma [ mircea.toma ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Attachment | Test_ConnectionResetByPeer.war [ 10637 ] |
Attachment | screenshot-1.jpg [ 10638 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Summary | Refresh in IE causes java.net.SocketException | MainServlet should guard against SocketException |
Fix Version/s | 1.7 [ 10080 ] | |
Assignee | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14842 | Thu Sep 20 11:02:01 MDT 2007 | mircea.toma | Catch exception -- |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7DR#1 [ 10100 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.6.2 [ 10111 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14998 | Mon Oct 22 12:33:50 MDT 2007 | mircea.toma | Catch exception -- |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Can't reproduce this with HEAD. I might have fixed this bug along with
ICE-2025.