Hi all,
when I use BeanShell Assertion
it fails and logs the following:
2005/04/20 14:43:31 ERROR - jmeter.util.BeanShellInterpreter: Error
invoking bsh method set
 java.lang.IllegalArgumentException
        at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.jmeter.util.BeanShellInterpreter.bshInvoke(BeanShellInterpret
er.java:137)
        at
org.apache.jmeter.util.BeanShellInterpreter.set(BeanShellInterpreter.jav
a:162)
        at
org.apache.jmeter.assertions.BeanShellAssertion.getResult(BeanShellAsser
tion.java:111)
        at
org.apache.jmeter.threads.JMeterThread.checkAssertions(JMeterThread.java
:428)
        at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:285)
        at java.lang.Thread.run(Unknown Source)

2005/04/20 14:43:31 ERROR - jmeter.threads.JMeterThread: Test failed!
org.apache.jorphan.util.JMeterError: Error invoking bsh method set
        at
org.apache.jmeter.util.BeanShellInterpreter.bshInvoke(BeanShellInterpret
er.java:145)
        at
org.apache.jmeter.util.BeanShellInterpreter.set(BeanShellInterpreter.jav
a:162)
        at
org.apache.jmeter.assertions.BeanShellAssertion.getResult(BeanShellAsser
tion.java:111)
        at
org.apache.jmeter.threads.JMeterThread.checkAssertions(JMeterThread.java
:428)
        at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:285)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException
        at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.jmeter.util.BeanShellInterpreter.bshInvoke(BeanShellInterpret
er.java:137)
        ... 5 more

Waht version of BeanShell have I to use?
Thank you
Luigi Quitadamo

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

Reply via email to