Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
0.10.0
-
None
Description
Hi,
I find a case that the server has bind JMX port successfully after IoTDB startup and the bind IP is also correct. (using `lsof -i:31999` to check.)
However, the user can not connect to the server using Jconsole or JvisualVM.
This issue usually happens when the server has more than one IP.
I tried several solutions and think the following may be useful:
add `-Dcom.sun.management.jmxremote.rmi.port=THE PORT` and `-Djava.rmi.server.hostname=THE IP` to $IOTDB_JMX_OPTS in iotdb-env.sh.
Attachments
Issue Links
- Blocked
-
IOTDB-197 JMX connection failure
-
- Closed
-
- links to