Hi, I think there are waitcontrolers available in Jmeter, but you should solve the problem within your application instead slowing down the test.... IMHO you have some so called 'race-conditions' in your application.
Christoph Winkler Director eCommerce Linotype Library GmbH A division of the Heidelberg Group Du-Pont-Strasse 1 D-61352 Bad Homburg Tel.: +49 6172 484 - 470 Mobil: +49 172 9611563 Fax: +49 6172 484 - 5470 HRB Bad Homburg 6196 http://www.linotype.com [EMAIL PROTECTED] This e-mail message and any accompanying documentation is intended for the addressee only and may contain legally privileged and confidential information. If you are not the addressee any use of this information is strictly prohibited. If you have received this e-mail in error please notify us immediately by reply e-mail or telephone call on +49 6172 484 - 401 and delete this e-mail from your systems. "Becky Moore" <[EMAIL PROTECTED]> 16.12.2003 14:34 Bitte antworten an "JMeter Users List" An: "'JMeter Users List'" <[EMAIL PROTECTED]> Kopie: Thema: RE: Antwort: attempting to correct http response 500 I may be moving faster in the test than I was when doing the test manually but I am doing single thread 1 time only so I did not think it was a performance problem. Perhaps if I slow down the calls within the thread I can imitate reality a little better. Does anyone know how to slow things down inside a thread? I have a lot of calls and I can't make them all their own threadgroup. Also if anyone knows more about http 500 please let me know. Any hints or suggestions are welcome. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 3:21 AM To: JMeter Users List Subject: Antwort: attempting to correct http response 500 Hi, as testing is usually done with a higher number of requests per second than recording, the error described below may result from performance or reentrance problems of your application. Christoph Winkler Director eCommerce Linotype Library GmbH A division of the Heidelberg Group Du-Pont-Strasse 1 D-61352 Bad Homburg Tel.: +49 6172 484 - 470 Mobil: +49 172 9611563 Fax: +49 6172 484 - 5470 HRB Bad Homburg 6196 http://www.linotype.com [EMAIL PROTECTED] This e-mail message and any accompanying documentation is intended for the addressee only and may contain legally privileged and confidential information. If you are not the addressee any use of this information is strictly prohibited. If you have received this e-mail in error please notify us immediately by reply e-mail or telephone call on +49 6172 484 - 401 and delete this e-mail from your systems. "Becky Moore" <[EMAIL PROTECTED]> 15.12.2003 22:22 Bitte antworten an "JMeter Users List" An: "'JMeter Users List'" <[EMAIL PROTECTED]> Kopie: Thema: attempting to correct http response 500 When I record the calls all is normal. During the test I am capable of logging in and logging out. But certain pages come up http response 500. I realize that is "an internal server error" but what does that mean to testing. If it truly was the server wouldn't the same error occur during the recording process. Does anyone know how to fix this problem? Thank You, Becky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

