Address already in use when using jConsole monitor

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Problem

      Setting up the jConsole monitor, as described in this documentation, after set this parameter at the setenv file:

      -Dcom.sun.management.jmxremote.port=9595 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.rmi.server.hostname=xxx.xxx.xxx.xxx
      

      jConsole works as expected, but during Confluence shutdown, even after close jConsole applicaion, this error is shown:

      Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 9595; nested exception is: 
      	java.net.BindException: Address already in use
      

      Fix

      There is none yet.

      Workaround

      Manually kill the process at jConsole port.

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            Tiago Comasseto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: