JMX/RMI TCP Connection Exception

Hi ,trying to enable JMX, passing additional parameters

-Dcom.sun.management.jmxremote=true
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.local.only=false
-Dcom.sun.management.jmxremote.port=9090
-Dcom.sun.management.jmxremote.rmi.port=9090
-Djava.rmi.server.hostname=10.92.8.110

Able to see the system setting applied but the log throws an error: DEBUG web[][s.rmi.transport.tcp] RMI TCP Connection(53493)-127.0.0.1: terminated with exception:
java.io.EOFException: null

A post was merged into an existing topic: Sonar - JMX - Datadog monitoring