Am 22. Juli 2016 17:24:32 MESZ, schrieb Juan Ramirez <[email protected]>: >Hello, > >I've just downloaded JMeter on and Archlinux system, Java 7, no extra >plugins.
Which version of java do you use exactly? And which jmeter version have you downloaded? Regards, Felix > >I'm having a problem trying to get the context menu to work, it fails >on >initialization. > >The first error that pops out in the screen is: > >Uncaught Exception java.lang.ExceptionInInitializerError. See log file >for >details. >Uncaught Exception java.lang. > >NoClassDefFoundError: Could not initialize class >org.apache.jmeter.gui.util.MenuFactory. See log file for details. > >Then, in the log file, more information can be read: > >jmeter.gui.util.MenuFactory: Could not instantiate >org.apache.jmeter.assertions.JSR223Assertion >java.lang.ExceptionInInitializerError >at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >Method) > ... >at java.beans.Introspector.getBeanInfo(Introspector.java:163) >at >org.apache.jmeter.testbeans.gui.TestBeanGUI.<init>(TestBeanGUI.java:168) >at >org.apache.jmeter.gui.util.MenuFactory.initializeMenus(MenuFactory.java:488) >at >org.apache.jmeter.gui.util.MenuFactory.<clinit>(MenuFactory.java:160) >... >... >Caused by: java.lang.ArrayIndexOutOfBoundsException: 1 >at >com.sun.script.javascript.RhinoScriptEngineFactory.getParameter(RhinoScriptEngineFactory.java:67) >at >com.sun.script.util.ScriptEngineFactoryBase.getLanguageVersion(ScriptEngineFactoryBase.java:54) >at >org.apache.jmeter.util.JSR223BeanInfoSupport.<clinit>(JSR223BeanInfoSupport.java:61) >... 33 more > > >I thought that maybe the problem was related to Rhino so I downloaded >and >copied the .JARS to the lib/ folder but that didn't help. > >I'm attaching the log file, any help will be appreciated. > >Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
