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.

Comments

charmi said…
Thank You very much.This post is helpful for me.
charmi said…
Thank you very much.This post helped me.
Alan D Avila said…
Thanks a lot! This way I solved my problem too!
Unknown said…
Thanks a lot, your post help me

Popular posts from this blog

Load data from CSV into HIVE table using HUE browser

Setting property 'keystoreFile' did not find a matching property. No Certificate file specified or invalid file format

Gitlab change project visibility from private to internal