https://issues.apache.org/bugzilla/show_bug.cgi?id=51798
Bug #: 51798
Summary: jmeter client hung on "end-of-run" when call jmeter on
non-gui mode
Product: JMeter
Version: 2.5
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: regression
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
There is an old bug that seems to have been popped back up again.
Basically i have an ant script that starts jmeter via the java target, and when
my test gets to the end i get
Tidying up...
End of test....
And it sits there forever.
This happens when my test contains a beanshell sampler and code inside the
sampler causes a network call to happen. The jmeter log shows the test
completing successfully with no errors.
My exact circumstance is i have a controller that starts a spring container,
and the samplers get beans out of the container and those beans then make
network calls over HTTP.
In JM 2.2 this works, but in 2.4 and 2.5 its broken again. The original bug ID
is 40189.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]