Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have installed Tomcat 4.0 and the jdk 1.3.1
I have set the environment variables JAVA_HOME and CATALINA_HOME.
But when I start Tomcat, I have this error in the stdout.log :
Create Catalina server
Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)...
Thanks to help me.
I have installed Tomcat 4.0 and the jdk 1.3.1
I have set the environment variables JAVA_HOME and CATALINA_HOME.
But when I start Tomcat, I have this error in the stdout.log :
Create Catalina server
Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)...
Thanks to help me.