I am able to hit the server at: https://localhost:9443/carbon
, but seeing this exception thrown:
Could not initialize RMI server java.io.IOException: Cannot bind to URL [rmi://localhost:9999/jmxrmi]: javax.nam ing.CommunicationException [Root exception is java.rmi.ConnectIOException: non-J RMP server at remote endpoint] at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConn ectorServer.java:804) at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ er.java:417) at org.wso2.carbon.core.init.JMXServerManager.startJMXService(JMXServerM anager.java:121) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.comple teInitialization(StartupFinalizerServiceComponent.java:194) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.servic eChanged(StartupFinalizerServiceComponent.java:279)