Hi Folks-

Just starting with JMeter and have run into a probably noob issue. I did check the online and mail list faq, but nothing found. Here is the question.

I'm on mac osx, I can start jmeter and it runs great, but when I try to save the test plan, it fails -- creates a zero size file -- and I get the following exception in the jmeter.log file :

2009/06/02 12:00:26 ERROR - jmeter.gui.action.Save: java.lang.NoClassDefFoundError
        at org.apache.jmeter.gui.action.Save.doAction(Save.java:139)
at org .apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java: 80) at org.apache.jmeter.gui.action.ActionRouter.access $000(ActionRouter.java:42) at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java: 59)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java .awt .EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java: 269) at java .awt .EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java: 190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java: 184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java: 176)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

I'm using jmeter 2.3.3 binary, and my jvm is :

java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16- b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)

Do I need to download and install a supporting JAR file?

Thanks in advance!
daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-users-h...@jakarta.apache.org

Reply via email to