-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
None
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? 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.
- is related to
-
CONFSERVER-22182 Address already in use when using jConsole monitor
-
- Closed
-
[CONFCLOUD-22182] Address already in use when using jConsole monitor
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2370930 ] | New: JAC Bug Workflow v3 [ 3415616 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2252488 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2370930 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2206155 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2252488 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2148892 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2206155 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1904035 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2148892 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1799727 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1904035 ] |
Description |
Original:
h3.Problem Setting up the jConsole monitor, as described in this [documentation|http://confluence.atlassian.com/display/DOC/Live+Monitoring+Using+the+JMX+Interface], after set this parameter at the setenv file: {code} -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 {code} jConsole works as expected, but during Confluence shutdown, even after close jConsole applicaion, this error is shown: {code} 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 {code} h3.Fix There is none yet. h3.Workaround Manually kill the process at jConsole port. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *Confluence Cloud*. Using *Confluence Server*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFSERVER-22182]. {panel} h3.Problem Setting up the jConsole monitor, as described in this [documentation|http://confluence.atlassian.com/display/DOC/Live+Monitoring+Using+the+JMX+Interface], after set this parameter at the setenv file: {code} -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 {code} jConsole works as expected, but during Confluence shutdown, even after close jConsole applicaion, this error is shown: {code} 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 {code} h3.Fix There is none yet. h3.Workaround Manually kill the process at jConsole port. |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 14:06:06 UTC 2017 [ 1491055566265 ] |