All of my JMX Monitors worked last week on friday the server team enabled SSL and bam they are all unknown with a "Network connection failed. Cannot connect to JMX server... I have Jconsole on the primary poller and i can connect with the Hostname:port but when i enter the connection string i get the error below. Any Ideas?
I enabled debug logging and checked the log i get this error:
2017-02-28 09:37:09,309 [STP Pool:41 Thread #1] [C5860] ERROR SolarWinds.APM.Probes.JMX.JmxCommunicationManager - Cannot connect to the server [bridgeUrl=http://localhost:9191/jmxbridge, serverUri=service:jmx:rmi:///jndi/rmi://xxx.xx.x.xx:8999/jmxrmi] Exception:System.Web.Services.Protocols.SoapException: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]