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
The OpenShift Java console connects to Jolokia using HTTPS but it failed because port 8778 doesn't seem to be available via HTTPS. When the app starts, it prints Agent started with URL http://172.17.0.7:8778/jolokia/. HTTP works fine.
The OpenShift Java console connects to Jolokia using HTTPS but it failed because port 8778 doesn't seem to be available via HTTPS. When the app starts, it prints
Agent started with URL http://172.17.0.7:8778/jolokia/
. HTTP works fine.Steps to reproduce:
The text was updated successfully, but these errors were encountered: