On 9 April 2013 15:20, CloudPeople <[email protected]> wrote: > Hi > > When I run jmeter.bat I get this error message: > > Error occurred during initialization of VM > java/lang/NoClassDefFoundError: java/lang/Object > errorlevel=1 > Press any key to continue . . . > > I'm using JMeter v2.9 on Windows 7 64bit > > And using Java Version 7 Update 1 > > Looks like your Java installation is broken.
What do you get if you open a Command Shell (DOS box) and type the following: java -version > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/java-lang-NoClassDefFoundError-tp5716632.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
