When I start ignite, it shows the below logs
[18:45:20,178][INFO][main][IgniteKernal] Remote Management [restart: on, REST: on, JMX (remote: off)]
Here, JMX (remote: off)
indicates that JMX is disabled but I am not able to figure out why JMX is disabled on my ignite node. I have not specified -nojmx
option anywhere.
I am using apache ignite version 2.8.1