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