Posts

Showing posts with the label tomcat java/lang/NoClassDefFoundError: java/lang/Object startup Commons Daemon procrun

Tomcat 6 error on startup: Commons Daemon procrun stdout initializedError occurred during initialization of VM

I noticed the following exception in Tomcat logs: Commons Daemon procrun stdout initializedError occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object Resolution: Go to C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin and double click on tomcat6w.exe. This will open the Tomcat 6 properties. Go to Java tab and check the path for jvm.dll under Java Vitual machine textbox. This should be under the same JRE that is used for all other purposes like keystore, JAVA_HOME, etc. This fix should resolve the problem.