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

retryServerSocket should not retry on BindException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1.6
    • 1.2.0
    • core-libs
    • 1.1.6
    • sparc
    • solaris_2.5
    • Verified

        When a remote object is exported, if the port on which the object is
        exported is already in use, the RMI runtime keeps attempting to re-create
        the ServerSocket. Retry should not be attempted if a BindException occurs
        since it will cause server processes to hang. A BindException should be
        propagated to the caller.

              awollratsunw Ann Wollrath (Inactive)
              awollratsunw Ann Wollrath (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: