Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4474677

cannot reopen ServerSocket after close [#4278322 not really fixed?]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • core-libs
    • x86
    • windows_2000



      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)
      ======================================================================

            alanb Alan Bateman
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: