Any other error messages?
Did you download the beanshell jar and put it in the lib directory?
On 30/05/07, rmiller <[EMAIL PROTECTED]> wrote:
When I place a BeanShell Timer as a child of a sampler the sampler gets
ignored and I get the following exception in the log:
2007/05/30 14:07:48 ERROR - jmeter.threads.JMeterThread:
java.lang.NullPointerException
at org.apache.jmeter.timers.BeanShellTimer.delay(BeanShellTimer.java:74)
at org.apache.jmeter.threads.JMeterThread.delay(JMeterThread.java:438)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:242)
at java.lang.Thread.run(Unknown Source)
This occurs regardless of the script within the timer. The script I want to
run is: 7500 + (int)(Math.random() * 15000).
What am doing wrong?
Thanks,
Ron
--
View this message in context:
http://www.nabble.com/Trouble-with-BeanShell-Timer-tf3843033.html#a10882761
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
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]