Q: any other errors?
A: none that I can see. But here is some additional information, the exception from the gui is "org.apache.jmetere.exceptions.IllegalUserActionException: Couldn't save test plan to file: ..."

Q: Have you changed jmeter.properties?
A: actually, it took me a bit to figure out how to start it. untarring it (2.3.3 binary) directly, there didn't appear to be a jmeter.properties file, and I couldn't track down one from the website to start with. So... I did 'touch jmeter.properties' creating an empty properties file (in the top of the jmeter directory). then running './bin/jmeter' I can get the program to start. so, my jmeter.propeties file is completely empty....

Thanks for your help!

-daniel

On Jun 2, 2009, at 12:44 PM, sebb wrote:

On 02/06/2009, Daniel Wood <[email protected]> wrote:
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)

Any other errors or warnings in the log file?

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?

No, that should work as standard.

Have you changed jmeter.properties?

If not, all I can suggest is to try re-installing JMeter.

Thanks in advance!
daniel

---------------------------------------------------------------------
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to