I new at Jmeter.  I've created a test plan to run forever.  It runs fine the
first 2 iterations, but after that I noticed some samplers were skipped.  I
checked the jmeter.log and found this.  Anyone know why this occurs?  Thanks

2006/12/02 18:11:56 ERROR - jmeter.threads.JMeterThread: 
java.lang.ClassCastException:
org.apache.jmeter.testelement.property.NullProperty
        at org.apache.jmeter.config.Arguments.getArguments(Arguments.java:63)
        at org.apache.jmeter.config.Arguments.iterator(Arguments.java:152)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getQueryString(HTTPSamplerBase.java:548)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getUrl(HTTPSamplerBase.java:527)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)
        at java.lang.Thread.run(Unknown Source)

-- 
View this message in context: 
http://www.nabble.com/java.lang.ClassCastException%3A-org.apache.jmeter.testelement.property.NullProperty-tf2745371.html#a7659780
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to