https://issues.apache.org/bugzilla/show_bug.cgi?id=51798
Martín Pérez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #24 from Martín Pérez <[email protected]> 2011-12-15 14:52:44 UTC --- Hi Guys. I'm experiencing this same issue on the latest stable version 2.5.1. The sceneario is very similar. I use jmeter to run some functional tests which will open some xmpp connection to do stuff. Once the test finishes, jmeter frozens. Initially I was running this from Ant, so I thought it could be an issue related to the ant task and how it works. So I tried to run my jmeter test from the command line but I found the same behavior. JMeter freezes once the test is finished. This is how my command line output looks like: martin@martin:~$ cd git/rayo/rayo-load-tests/ martin@martin:~/git/rayo/rayo-load-tests$ java -jar /opt/jakarta-jmeter-2.5.1/bin/ApacheJMeter.jar -n -t src/test/jmeter/rayo-load-tests.jmx Created the tree successfully using src/test/jmeter/rayo-load-tests.jmx Starting the test @ Thu Dec 15 15:41:38 CET 2011 (1323960098762) Tidying up ... @ Thu Dec 15 15:41:40 CET 2011 (1323960100888) ... end of run I'm also adding a thread dump to see if this helps. Best, Martin -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
