79290255

Date: 2024-12-18 07:22:30
Score: 1.5
Natty:
Report link

There's no need to run jstatd with policy. After adding below additional jvm args, I was able to connect jmx client to application.

-Djava.rmi.server.hostname=127.0.0.1 -Dcom.sun.management.jmxremote.rmi.port=1099

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: Manish