-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open Connection #554
Comments
Please provide steps to reproduce and the log file as mentioned in the bug template. Thanks. |
Sorry for delayed response. Open a SSH Tunnel in Mobaxterm to connect to remote server via Jump server. Now open as localhost in VisualVM. Logs:
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: |
Thanks for the log. It looks like there is a problem with PAC file used for proxy. To workaround it, you can set proxy manually in Network preferences. However this problem does not seem to affect the JMX connection. Are you sure that you have correct setup for ssh tunnel? Tunneling JMX connection ivia SSH s not straightforward. |
Getting below error:
java.util.regex.PatternSyntaxException: Illegal repetition near index 9
^https://${asg_hostname}.*?$
JMXConnection:
service:jmx:rmi:///jndi/rmi://localhost:9901/jmxrmi
The text was updated successfully, but these errors were encountered: