You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Michael Morris <mi...@optimad.com> on 2002/07/22 18:14:12 UTC

nongui error

I hear that the nongui is now working but I am still having trouble with it.
I am using Windows2000 and the latest nightly build (22nd July).
As I understand, the command line should follow the following: 

"java -jar ApacheJMeter.jar -n -t test-file [-p property-file] [-l
log-file]"

however I am getting the following error:

C:\jakarta-jmeter\bin>jmeter -n -t experimenting.jmx -l log.jtl
Problem loading part of file
Error in NonGUIDrivernull
java.lang.NullPointerException
        at org.apache.jmeter.JMeter.run(JMeter.java:240)
        at org.apache.jmeter.JMeter.startNonGui(JMeter.java:220)
        at org.apache.jmeter.JMeter.start(JMeter.java:153)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.apache.jmeter.NewDriver.main(NewDriver.java:180)

What am I doing wrong?

Please help,

Michael Morris


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>