java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "main"
java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "main"
August 26, 2011 - 20:29
Same issue as in the following post:
http://forums.fedoraforum.org/showthread.php?t=268074
But on a different RPM-based linux distro: Mandriva 2010.2 64bits
Error shown below:
-----------------------------------------------------------------------------------------------------
[root@***** Downloads]# sudo sh ./jdk-7-nb-7_0_1-linux-ml.sh
Configuring the installer...
Searching for JVM on the system...
Preparing bundled JVM ...
Extracting installation data...
Running the installer wizard...
[root@***** Downloads]# sudo sh ./jdk-7-nb-7_0_1-linux-ml.sh
Configuring the installer...
Searching for JVM on the system...
Preparing bundled JVM ...
Extracting installation data...
Running the installer wizard...
Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "main"
-------------------------------------------------------------------------------------------------------
Any help will be appreciated 




