1, installed on the machine tomcat5.0, then found that Tomcat can not start.
View Tomcat logs
[2008-03-17 16:02:20] [174 JAVAJNI.C] [ERROR] could not find the specified module.
[2008-03-17 16:02:20] [986 PRUNSRV.C] [ERROR] Failed creating Java c:/program Files/java/jdk1.6.0/jre/bin/server/jvm.dll [2008-03-17 16:02:20] [1260 PRUNSRV.C] [ ERROR] Servicestart returned 1
have been tinkering for a while, or that, and then the Java JRE inside the JRE in the MSVCR71.dll copy to the Windows System32 directory can be started
Supplement: MSVCR71.dll belongs to important files, C-Disk operating system prerequisites files. It is also necessary for some software (such as game software, playback software, etc.). MSVCR71.dll file corruption will cause the owning software or system to not function properly
MSVCP71.DLL and MSVCR71.dll files are VC7 runtime files, and if these two files are missing, many common software will not function properly.
2, 8080 ports are occupied
3, JDK version incompatible with Tomcat