Dear jmeter devs,
We use Beanshell postprocessor heavily in JMeter.
We get outofmemory exfceptions constantly. After profiling with JMeter
we see that bsh.Token classes do not get garbage collected.
Do you have any similar experience or guidelines of using beanshell objects?
We use the "vars" to get and communicate stuff to JMeter from within the
beanshell scripts. We do not have any static stuff.
Cheers,
Nikolay
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]