You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi folks
I have several remote servers managed in VisualVM, and each has a JMX connection.
every time I start VisualVM, it tries to reconnect the JMX which make the start really slow and not responding for a quite long while.
the workaround for now is to delete the JMX connection before close VisualVM, and re-add next time.
so could you provide an option to disable this auto JMX connect.
thanks