I went a completely different direction.  So now I gen the files in bash, 
and send that in whether I want cached or non cached files.  It will work 
for my purposes.  Thank you for the help.

Jake Devore
SCE WWS OTG Operations Engineering
(253) 981-4252



sebb <[email protected]> 
03/21/2012 04:24 PM
Please respond to
"JMeter Users List" <[email protected]>


To
JMeter Users List <[email protected]>
cc

Subject
Re: is there a way to tell if the jmeter test is finished and run a 
beanshell script on this event?






On 21 March 2012 19:44,  <[email protected]> wrote:
> I need to close an open file when the test is done.

What opens the file? Is it some add-on code you wrote?
If so, use testEnded() to close it.

> I've tried using a
> counter, but the beanshell post processor never seems to get run at the
> right time.

Listeners are run last of all.

> Thanks,
>
> Jake Devore
> SCE WWS OTG Operations Engineering
> (253) 981-4252

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to