RE: Error occurred during initialization of VM

2006-10-18 Thread DE VINZELLES, Guillaume \(ext.\)
Hi there, I'm a bit surprised of what you get from your java -version. It says "gij (GNU libgcj)" and as far as I know, gcj is the GNU native java compiler. I can also see that there is a mismatch between the VM version that should be installed (1.5.0_08) and the version returned by java -versio

Re: Error occurred during initialization of VM

2006-10-17 Thread Martin Gainty
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

RE: Error occurred during initialization of VM

2006-10-17 Thread Caldarale, Charles R
> From: Jim Douglas [mailto:[EMAIL PROTECTED] > Subject: Error occurred during initialization of VM > > Error occurred during initialization of VM > java/lang/NoClassDefFoundError: java/lang/Object That's about as basic as you can get... > jdk1.5.0_08 > java -version, from the command line re