Hi Is this hanging when on GUI too? Try adding a timeout to the http samplers so they will fail at some point.
>From the single stack trace it seems like the http sampler is reading the response from the server... On Jan 17, 2013 2:12 PM, "Dimitris Balaouras" <[email protected]> wrote: > Hi guys, > > I'm running jmeter tests in a non-gui manner and issuing a StopTestNow > (tried Shutdown too) command via the ShutdownClient if a test exceeds a > certain amount of time. In some of those case, the jmeter process seems > to hang forever (literally). > > I am attaching a stack trace grabbed with jstack..hope someone will see > something I don't. > I'm using several versions of JMeter (min 2.3.4, max 2.7); this specific > trace comes from a version 2.6. > > I'm getting nowhere with this...had anyone ever faced such a problem? > Any hint? > > Thanks, > -Dimi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
