Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Mission Control unable to connect to remote JVM

1799267Jun 15 2016 — edited Jun 22 2016

Hi,

I have enabled the following options:

  1. -XX:+UnlockCommercialFeatures
  2. -XX:+FlightRecorder
  3. -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=3614
  4. -Dcom.sun.management.jmxremote.authenticate=false
  5. -Dcom.sun.management.jmxremote.ssl=false

But JMC is unable to connect to the remote JVM running on another host.

Untitled.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2016
Added on Jun 15 2016
16 comments
7,926 views