I uninstalled and re-installed (i.e. tar xzf ...) and this time I see
several .properties files. Obviously I botched something along the
way (a stunning skill given the 1-liner install process), but now I
can save the plan no problem. curiouser and curiouser, but now I'm
ready to roll.
Thanks to all for the pointer to the properties file / bum install.
-daniel
On Jun 2, 2009, at 1:00 PM, Deepak Shetty wrote:
> should be ok (i wouldve modified bin/jmeter.sh so that it printed
> out the
> version)
> Sounds like you have a problem with your jmeter install ,
> jmeter.properties
> should have been there
> regards
> deepak
>
> On Tue, Jun 2, 2009 at 12:56 PM, Daniel Wood
> <dwood@digitaljiggery.com>wrote:
>
>> "verified" might be a bit strong for what i did. I typed "java -v"
>> from the
>> command line. If you have another command, I'd be happy to run
>> that and
>> post the output for smarter eyes than mine.
>>
>> no spaces in the path or filename.
>>
>> Thanks for helping!
>> daniel
>>
>>
>> On Jun 2, 2009, at 12:49 PM, Deepak Shetty wrote:
>>
>> how did you verify your JVM?
>>> Are there any spaces etc in the path to your jmeter install?
>>>
>>>
>>> On Tue, Jun 2, 2009 at 12:35 PM, Daniel Wood <dwood@digitaljiggery.com
>>>> 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)
>>>>
>>>> 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: jmeter-user-unsubscribe@jakarta.apache.org
>>>> For additional commands, e-mail: jmeter-user-
>>>> help@jakarta.apache.org
>>>>
>>>>
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|