JProfiler断言失败

时间:2010-09-23 19:07:50

标签: jprofiler

我正在尝试以远程模式启动JProfiler 6并收到以下错误:

JProfiler> Protocol version 28
JProfiler> Using JVMTI
JProfiler> JVMTI version 1.1 detected.
JProfiler> 64-bit library
JProfiler> Listening on port: 8849.
JProfiler> Instrumenting native methods.
JProfiler> Can retransform classes.
JProfiler> Native library initialized
JProfiler> VM initialized
JProfiler> Waiting for a connection from the JProfiler GUI ...
JProfiler> Using dynamic instrumentation
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled
Assertion failed: (agentClassLocal), function initReferences, file /Users/hannes/buildsys/jprofiler/build/src/c/agent/shared/LiveProfilingSession.cpp, line 95.

有人可以解释一下它们是什么以及如何解决它们吗?

谢谢!

1 个答案:

答案 0 :(得分:1)

您缺少对agent.jar的引用:

-Xbootclasspath/p:/opt/jprofiler/bin/agent.jar