在检查完所有可能出现的错误后依然是不能启动Tomcat,最后想到可能是因为破解JProfiler的原因,于是就重装了一下,重新找了个注册码,启动Tomcat
JProfiler> Protocol version 25
JProfiler> Using JVMTI
JProfiler> JVMTI version 1.1 detected.
JProfiler> 32-bit library
JProfiler> Don't wait for frontend to connect.
JProfiler> Using config file C:\Documents and Settings\Administrator\.jprofiler5
\config.xml (id: 108)
JProfiler> Listening on port: 8849.
JProfiler> Instrumenting native methods.
JProfiler> Native library initialized
JProfiler> Using dynamic instrumentation
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled
JProfiler> Hotspot compiler enabled
JProfiler> Starting org/apache/catalina/startup/Bootstrap ...
一切OK......
这里用的JProfiler版本是5.1.4。
主要还是因为没有错误日志,只能根据自己的直觉判断。
JProfiler> Protocol version 25
JProfiler> Using JVMTI
JProfiler> JVMTI version 1.1 detected.
JProfiler> 32-bit library
JProfiler> Don't wait for frontend to connect.
JProfiler> Using config file C:\Documents and Settings\Administrator\.jprofiler5
\config.xml (id: 108)
JProfiler> Listening on port: 8849.
JProfiler> Instrumenting native methods.
JProfiler> Native library initialized
JProfiler> Using dynamic instrumentation
JProfiler> Time measurement: elapsed time
JProfiler> CPU profiling enabled
JProfiler> Hotspot compiler enabled
JProfiler> Starting org/apache/catalina/startup/Bootstrap ...
一切OK......
这里用的JProfiler版本是5.1.4。
主要还是因为没有错误日志,只能根据自己的直觉判断。
本文记录了一次解决Tomcat无法启动的问题经历。作者通过排除多种可能性最终发现是由于JProfiler的配置导致的问题,并通过更换注册码及配置文件解决了该问题。
1052

被折叠的 条评论
为什么被折叠?



