Another thing - are you using the default HTTP sampler (uses the JVM http implementation) or the new sampler (uses Apache HTTPClient)?
Also, keep-alive? Follow redirects etc? S. -----Original Message----- From: Michael Stover [mailto:[EMAIL PROTECTED] Sent: 01 July 2004 19:04 To: JMeter Users List Subject: Re: Hanging threads in non-GUI mode Yes, or at least some other things I'd like to know about the test: 1. Are you using any timers? 250 virtual users with no delays is a hell of a load 2. What kind of average response times are you getting from these requests? 3. What order of magnitude are the responses? 10's of bytes? 100's? 1000's? 10's of KB? 4. What kind of dynamic elements do you have in the test plan? Are you doing a lot of regex parsing of response data? -Mike On Thu, 2004-07-01 at 13:49, BAZLEY, Sebastian wrote: > It would be useful to be able investigate and fix this; I don't suppose that > you have a reproducible test case that you can post to Bugzilla? > > We use batch mode almost exclusively, and apart from a concurrent > modification bug that was found and fixed several months ago, it works fine. > > S. > -----Original Message----- > From: Remedy QA [mailto:[EMAIL PROTECTED] > Sent: 01 July 2004 17:27 > To: JMeter Users List > Subject: RE: jmeter memory consumption > > > Well, I did try non-gui mode but some threads kept hanging. It didn't happen > with gui mode though. > > > > ___________________________________________________________________________ > > This e-mail and the documents attached are confidential and intended solely > for the addressee; it may also be privileged. If you receive this e-mail in > error, please notify the sender immediately and destroy it. As its integrity > cannot be secured on the Internet, the Atos Origin group liability cannot be > triggered for the message content. Although the sender endeavours to maintain > a computer virus-free network, the sender does not warrant that this > transmission is virus-free and will not be liable for any damages resulting > from any virus transmitted. > ___________________________________________________________________________ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- 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]

