You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Anurodh Jain <an...@aztec.soft.net> on 2005/05/05 12:07:56 UTC

Bean Shell

Hi,
 Can somebody tell me how to run a Bean Shell Script through JMeter and
check the performance 
of the script. I have created a bsh file and specified that in the Bean
Shell Sampler of JMeter. It is 
running fine but not executing the script and thus not givinng the Avg time
it takes. 
 Can somebody let me know how to go about doing it.



Regards
Anurodh



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Bean Shell

Posted by sebb <se...@gmail.com>.
Which version of JMeter? BSH? Any messages in jmeter.log?

Try replacing the script with a simpler one, e.g. just a simple
sleep() and see if that works.

On 5/5/05, Anurodh Jain <an...@aztec.soft.net> wrote:
> Hi,
> Can somebody tell me how to run a Bean Shell Script through JMeter and
> check the performance
> of the script. I have created a bsh file and specified that in the Bean
> Shell Sampler of JMeter. It is
> running fine but not executing the script and thus not givinng the Avg time
> it takes.
> Can somebody let me know how to go about doing it.
> 
> Regards
> Anurodh
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org