Hi Seb, Thanks for looking into this; appreciated.
Is there any specific reason that versions prior to 2.8 have this issue? Have you fixed something on 2.8? (that'd be a big relief) Timeouts: I'm afraid I cannot control the scripts that run; anyone can upload scripts in my organization. So adding a timeout is not really an option. Thanks, -Dimi On 01/21/2013 07:30 PM, sebb wrote: > On 17 January 2013 12:12, 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. > JMeter is waiting for a reply to an HTTP request using the Java sampler. > >> 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? > Try using the latest version of JMeter (2.8). > Use Http Client 4 rather than the Java Http implementation. > Add timeouts so the HTTP requests don't hang forever. > >> Thanks, >> -Dimi >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
