Name: krC82822 Date: 06/26/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
restarting our java web server (that is, exit and then run again)
*sometimes* results in an exception about the port being busy
(JVM_Bind). netstat -a shows that the port is marked "closing".
certainly it does not respond to connection attempts. this seems
to be bug #4278322 rearing its ugly head again, except that the
details are slightly different in that with bug #4278322 the jvm
was not exited and established connections were not closed. here
the jvm exits and all connections are closed. the server socket
just cannot be reopened.
(Review ID: 127373)
======================================================================
- duplicates
-
JDK-4476378 SO_REUSEADDR broken on Windows
-
- Resolved
-