|
在启动jprofiler 监控tomcat时,报错信息如下,是什么原因呢?
Working directory: D:\java\Tomcat5\bin
Executed call: D:\java\Tomcat5\bin\start_tomcat_jprofiler.bat
D:\java\Tomcat5\bin>rem This file was generated by the application server
D:\java\Tomcat5\bin>rem integration wizard of JProfiler
D:\java\Tomcat5\bin>set PATH=D:\java\jprofiler5\bin\windows;D:\java\jprofiler5\bin\..\bin\windows;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;c:\program files\java\bin
D:\java\Tomcat5\bin>set PR_JVMOPTIONS=-agentlib:jprofilerti=port=8849;-Xbootclasspath/a:\java\jprofiler5\bin\agent.jar;
D:\java\Tomcat5\bin>tomcat5.exe
JProfiler> Disconnected. |
|