-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
None
-
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.
- relates to
-
CONFCLOUD-22182 Address already in use when using jConsole monitor
-
- Closed
-