JRE version – jre1_6_16
JRE will throwing NoClassDefFoundError while execute the java file .
Error Message
Error occurred during initialization of VM .
java/lang/NoClassDefFoundError: java/lang/Object
How can I solve this problem ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Java Virtual Machine is unable to find/load
rt.jarin your Java installation , which most likely means that it has been deleted or relocated .My advice is to uninstall and re-install Java altogether .