Debugging JConsole Connection Failed

后端 未结 8 1257
臣服心动
臣服心动 2020-12-29 04:34

I have a web application deployed to a remote resin server, and it has JMX turned on.

I can telnet to the remote server i.e

franz@see:/tmp$ telnet &l         


        
8条回答
  •  一整个雨季
    2020-12-29 04:58

    I encountered the same Problem when starting the Java-Process through cygwin. JConsole cannot connect. Started it through win7-cmd everything works as expected.

提交回复
热议问题