Jim- I would re-download /and re-install 1.5 JVM/JDK http://java.sun.com/j2se/1.5.0/download-netbeans.html set your JAVA_HOME to the location where you have installed Java to when in doubt write down the Java install location directory and later set JAVA_HOME to that folder e.g. set JAVA_HOME=/usr/Java HTH, Martin-- Information in this message, including attachments, is intended only for the confidential use of the recipient(s) named above. This message may be an Attorney-Client communication and as such is privileged and confidential. If you are not an intended recipient of this message, or an agent responsible for delivering it to an intended recipient , you are hereby notified that you have received this message in error, that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately, delete the message, and return any hard copy print-outs. This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its conte ----- Original Message ----- From: "Jim Douglas" <[EMAIL PROTECTED]> To: <users@tomcat.apache.org> Sent: Tuesday, October 17, 2006 5:17 PM Subject: Error occurred during initialization of VM
> Everything was ok last week, I just restarted Tomcat today and got this > errror message, > > Error occurred during initialization of VM > java/lang/NoClassDefFoundError: java/lang/Object > > Tomcat 5.5.14 > Apache 2.2 > Fedore Core 5 > jdk1.5.0_08 > (No VM) > > java -version, from the command line returns, > java version "1.4.2" > gij (GNU libgcj) version 4.1.1 20060525 (Red Hat 4.1.1-1) > > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > > It seems Tomcat can't find the JVM it could previously, what could this be > from? > > Jim > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >