On 30 June 2013 15:27, Noa Drach <[email protected]> wrote: > I just noticed it but I also see at the beginning of the log file the lines: > > 2013/06/30 17:09:05 ERROR - jmeter.util.BeanShellInterpreter: Error invoking > bsh method: eval In file: inline evaluation of: ``testStarted(1.2.3.4);'' > Encountered "( 1.2.3" at line 1, column 12. > > and again the *testStarted *function is not in my code >
Looks like a bug in BeanShellTestElement - the code fails to quote the host parameter. > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Error-at-the-end-of-a-distributed-test-tp5717287p5717291.html > 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]
