You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by greenglobus <gr...@gmail.com> on 2009/07/03 00:10:10 UTC

Trying to get JMeter to work properly

I have just downloaded JMeter and installed it. 

When I do a very basic test, I get an error.

The test is basically:
-Thread
--HTTP Request Defaults
--HTTP Request
--Graph Results


ERROR - jmeter.threads.JMeterThread: Error while processing sampler
'HomePage' : java.lang.NullPointerException
	at
org.apache.jmeter.engine.StandardJMeterEngine.askThreadsToStop(StandardJMeterEngine.java:575)
	at org.apache.jmeter.threads.JMeterThread.stopTest(JMeterThread.java:551)
	at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:372)
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)



Anybody have an idea how to fix this???
-- 
View this message in context: http://www.nabble.com/Trying-to-get-JMeter-to-work-properly-tp24314772p24314772.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trying to get JMeter to work properly

Posted by sebb <se...@gmail.com>.
On 02/07/2009, greenglobus <gr...@gmail.com> wrote:
>
>  I have just downloaded JMeter and installed it.

Which version?

>  When I do a very basic test, I get an error.
>
>  The test is basically:
>  -Thread
>  --HTTP Request Defaults
>  --HTTP Request
>  --Graph Results
>
>
>  ERROR - jmeter.threads.JMeterThread: Error while processing sampler
>  'HomePage' : java.lang.NullPointerException
>         at
>  org.apache.jmeter.engine.StandardJMeterEngine.askThreadsToStop(StandardJMeterEngine.java:575)
>         at org.apache.jmeter.threads.JMeterThread.stopTest(JMeterThread.java:551)
>         at
>  org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:372)
>         at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)
>
>
>
>  Anybody have an idea how to fix this???
>
> --
>  View this message in context: http://www.nabble.com/Trying-to-get-JMeter-to-work-properly-tp24314772p24314772.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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