Hello,

This surely comes from a missing dependency of your plugin class.
Compare the contents of lib folder on 2 machines.

-- 
Regards
Philippe M.

Ubik Load Pack : Productivity plugins for JMeter<http://www.ubikloadpack.com/>

UBIK LOAD PACK on TWITTER <https://twitter.com/ubikloadpack>

On Thu, Feb 28, 2013 at 11:45 AM, Dzmitry_Kashlach <
[email protected]> wrote:

>   Hi,
>
>  I've faced with "java.lang.NoClassDefFoundError: Could not initialize
> class
> org.apache.jmeter.gui.util.MenuFactory" when I run Jmeter with plugin which
> I've developed.
>
>  2013/02/27 16:42:31 ERROR - jmeter.JMeter: Uncaught exception:
> java.lang.NoClassDefFoundError: Could not initialize class
> org.apache.jmeter.gui.util.MenuFactory
>         at
>
> org.apache.jmeter.control.gui.WorkBenchGui.createPopupMenu(WorkBenchGui.java:90)
>         at
>
> org.apache.jmeter.gui.tree.JMeterTreeNode.createPopupMenu(JMeterTreeNode.java:158)
>         at
> org.apache.jmeter.gui.action.EditCommand.doAction(EditCommand.java:47)
>         at
>
> org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:81)
>         at
> org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
>         at
> org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63)
>         at
> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
>         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:727)
>         at java.awt.EventQueue.access$200(EventQueue.java:103)
>         at java.awt.EventQueue$3.run(EventQueue.java:688)
>         at java.awt.EventQueue$3.run(EventQueue.java:686)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at
>
> java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
>         at java.awt.EventQueue.dispatchEvent(EventQueue.java:697)
>         at
>
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
>         at
>
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
>         at
>
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
>         at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
>         at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
>
>  I've started to receive this error after I moved from WIN to UBUNTU. Java
> version - 1.7
>  I've reviewed subscribing lists and see, that it is rather frequent error.
> May be, someone knows how to start re-search towards fixing this bug? What
> else should I check to get more information about my issue?
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/java-lang-NoClassDefFoundError-after-starting-JMeter-with-custom-plugin-tp5716243.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]
>
>

Reply via email to