jProfiler。临时连接错误后无法正常工作

时间:2018-07-06 08:05:05

标签: jvm profiling jprofiler

我使用选项

运行JVM。
-agentpath:/home/adeptius/.jprofiler10/agent/10204_10.1.2/jprofiler10/bin/linux-x64/libjprofilerti.so=port=7001,nowait

它可以正常工作,并且Windows的GUI可以成功连接。 但是,如果我的计算机进入休眠模式或发生临时断开连接-jProfiler将无法再次连接(GUI不断尝试连接)。在远程计算机日志上:

JProfiler> Reconnection.
JProfiler> Using sampling (5 ms)
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled

只有一种方法可以使jProfiler重新工作-重新启动webApp。 upd:如果正确连接和断开连接(从GUI中的退出按钮)-一切正常。

0 个答案:

没有答案