VisualVM “not supported for this JVM” on all local applications?

前端 未结 14 2330
故里飘歌
故里飘歌 2020-12-16 09:05

I have already spent a long time to load and test my application, now I need to profile it. But unluckily, the VisualVM always says \"not supported for this JVM\" on my loca

14条回答
  •  一向
    一向 (楼主)
    2020-12-16 09:42

    An issue that I just found, thanks to the hint from @user3356656, is that if you start the program while your machine is on one IP, and then try to connect while it is on a different IP, it will fail.

提交回复
热议问题