Skip to content
Advertisement

java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.MenuFactory

when i open apache-jmeter-3.1 and right click the test-plan button,it turns out to be no response and throws lists of errors in the jmeter.log as follows

JavaScript

what happened and how can i fix it? thanks !!! it has bothered me a long time…

Advertisement

Answer

Normally this happens when a Dependent jar is not present or in case if there is a conflicting jar with different implementation present.

Check this post https://newspaint.wordpress.com/2013/08/21/jmeter-could-not-initialize-menufactory-class/

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement