You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by bvm <b-...@ensemblellc.com> on 2006/12/01 01:10:05 UTC

BeanShell PostPocessor not working

I am trying to run the BeanShell PostProcessor in JMeter 2.2, but have not
been successful so far. I have tried to run an empty script, as well as a
script with one line of code, but in both case I am getting exceptions in
the error log.  Am I missing some basic setup?


Thanks in advance!

bvm


2006/11/30 15:48:22 INFO  - jmeter.gui.util.JMeterMenuBar:
setRunning(true,local) 
2006/11/30 15:48:22 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1
threads for group Thread Group. Ramp up = 1. 
2006/11/30 15:48:22 INFO  - jmeter.engine.StandardJMeterEngine: Continue on
error 
2006/11/30 15:48:22 ERROR - jmeter.extractor.BeanShellPostProcessor:
bsh.Interpreter 
2006/11/30 15:48:22 INFO  - jmeter.threads.JMeterThread: Thread Thread Group
1-1 started 
2006/11/30 15:48:27 ERROR - jmeter.threads.JMeterThread: 
java.lang.NullPointerException
	at
org.apache.jmeter.extractor.BeanShellPostProcessor.process(BeanShellPostProcessor.java:76)
	at
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:428)
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
	at java.lang.Thread.run(Unknown Source)



-- 
View this message in context: http://www.nabble.com/BeanShell-PostPocessor-not-working-tf2735337.html#a7630963
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