Resolution for "Critical: Null component catalina:type=jspmonitor,name=jsp,webmodule=" error
When starting the tomcat6.0 service in the MYECLIPSE10 environment, the report:
Severity: Null component Catalina:type=jspmonitor, name=jsp,webmodule=//localhost/xxx, J2eeapplication=none, J2EEServer= None
。。。
No problems were found when using.
The reasons for finding the problem online are:
The versions of the JRE in the JRE and Tomcat are different.
Workaround:
1. Open MyEclipse
2.Window
3.Preferences
4. Select the Java node
5.Installed JREs
6. You can see what version of the JVM is currently in use, where the path is, and now we want to correct the virtual machine like Tomcat.
6.Edit
7.JRE Home Directory
8.Browse found: C:\Sun\SDK\jdk\jre (Find your installation directory)
According to the above workaround, change the original selected MyEcplise6.5 in installed JREs to select Jre1.6.0_07,
But it still happens when you restart.
Later modify the preferences in the MyEclipse Enterprise workbanch-servers-tomcat-tomcat 6.x-jdk also for jre1.6.0_07, and then restart the error disappears.
Null Component Catalina