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

jstatd is not terminated even though it cannot contact or bind to RMI Registry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-svc
    • None
    • b64

        It seems like there is a bug in the sun.tools.jstatd.Jstatd.bind(). If Naming.rebind(name, remoteHost) results in java.rmi.ConnectException or java.rmi.RemoteException bind() reports the failure but jstatd keeps running. After such exceptions are thrown the jstad seems to be unusable.

        Such a behaviour leads to poor testability and a lot of loose jstatd processes are floating around.

              ykantser Yekaterina Kantserova (Inactive)
              ykantser Yekaterina Kantserova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: