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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Cannot connect to JDP service with username/password

3532245Aug 30 2017 — edited Nov 2 2017

Hi all,

I have a Java process which uses JMX username/password authentication. I can connect to it fine by using file -> connect and entering the connection details and my credentials.

However, I cannot connect to it when discovered through JDP. If I right click the discovered JVM -> "Start JMX Console", I see a "Problem Occurred" dialog containing the text:

Could not connect to <my-service-name> : Invalid credentials

Unable to resolve the connection credentials for <my-service-name>. Problem was: Invalid credentials

There is no opportunity to enter my credentials, nor anywhere to configure them in the JMC UI. Is it indeed impossible to connect this way? If so please take this as a feature request. If not, I'm happy for someone to point out something obvious that I'm missing.

This is with Oracle® Java Mission Control 5.5.1 (M5.5.1-15, 172852).

Thanks in advance,

Alex

This post has been answered by Klara Ward Java Mission Control Dev-Oracle on Aug 31 2017
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 30 2017
Added on Aug 30 2017
10 comments
663 views