CassJMeter icon indicating copy to clipboard operation
CassJMeter copied to clipboard

Not working with ApacheJMeter:3.3 java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.MenuFactory

Open sardesh opened this issue 7 years ago • 1 comments

This is not compatible with ApacheJmeter3.3 giving the following error when starting Jmeter ERROR o.a.j.JMeter: Uncaught exception: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.MenuFactory at org.apache.jmeter.control.gui.TestPlanGui.createPopupMenu(TestPlanGui.java:93) ~[ApacheJMeter_core.jar:3.3 r1808647]

sardesh avatar Jan 31 '18 09:01 sardesh

try to change the theme of your jmeter. Options>look and feel and select system theme.

amirAlamian avatar Aug 14 '21 09:08 amirAlamian