Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 79400 invoked from network); 15 May 2006 05:11:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 May 2006 05:11:41 -0000 Received: (qmail 60665 invoked by uid 500); 15 May 2006 05:11:39 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 60432 invoked by uid 500); 15 May 2006 05:11:38 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 60421 invoked by uid 99); 15 May 2006 05:11:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 May 2006 22:11:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [202.54.11.87] (HELO bmapps.persistent.co.in) (202.54.11.87) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 May 2006 22:11:37 -0700 Received: from mail.persistent.co.in (unknown [10.12.0.1]) by bmapps.persistent.co.in (Symantec Mail Security) with ESMTP id D98D5F63 for ; Mon, 15 May 2006 10:41:13 +0530 (IST) Received: from ps2998 (ps2998.persistent.co.in [10.77.194.24]) by mail.persistent.co.in (MOS 3.7.5-GA) with ESMTP id ALD08971 (AUTH tapaswini_das); Mon, 15 May 2006 10:41:13 +0530 (IST) Message-Id: <200605150511.ALD08971@persistent.co.in> From: "Tapaswini Das" To: "'JMeter Users List'" Subject: RE: Getting "java.io.IOException: Stream closed at java.io.BufferedInputStream.ensureOpen(Unknown Source) Date: Mon, 15 May 2006 10:44:59 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <25aac9fc0605141640r4b700d03me23b70b0ee6e7561@mail.gmail.com> Thread-Index: AcZ3r9v2TStk8teXQwq3Mf/rjPnd4gALg2yw X-Brightmail-Tracker: AAAAAA== X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Sebb, Thanks for solving the problem which I faced. But can you please let me know where I can get the nightly version "2-1.20060514" installable so I can install the build and check weather it fixed or not. Please let me know its urgent for our release. Thanks in advanced Tapaswini -----Original Message----- From: sebb [mailto:sebbaz@gmail.com] Sent: Monday, May 15, 2006 5:11 AM To: JMeter Users List Subject: Re: Getting "java.io.IOException: Stream closed at java.io.BufferedInputStream.ensureOpen(Unknown Source) On 12/05/06, sebb wrote: > On 12/05/06, tapaswini_das@persistent.co.in > wrote: > > > > Thanks Milla and Durgs for your information sharing. > > > > But we encountered this problem with even 30 users only. > > > > And as per our scenarios, 30 users are not considered as load over the > > application as we need to cover much higher than that. > > > > Due to this we said that the load testing is getting affected and nearly > > stopped. > > JMeter can hopefully be changed to stop the error in one thread from > bringing down the whole test. I think I have identified a bug whereby > the streams are not being properly closed when an error occurs while > reading a response in the default HTTP Sampler. > > However, there's not a lot JMeter can do to stop the error from > occurring in the first place - ultimately, that is caused by the > server under test. > > All you can do at present is to try with Http Client instead, and see > if that helps. > [The bug I mentioned is for the default sampler only]. > > == > > I have tried testing with a JSP that waits for a configurable length > of time, but could not reproduce the error even when the wait was 6 > minutes. So if there is a server I could use to test against, please > let me know (privately if necessary). > > == > > I do want to try and fix what can be fixed, but it's going to take some time: > - SVN is down currently Now fixed. > - there is no test case, so I'm having to guess what might help Still true. > - other commitments I've applied a fix to the code, which is in the nightly version 2-1.20060514. Hopefully this will stop the reported error from stopping all the threads, but I have no means of testing this, so I don't know if the fix will work or not. Please try the new release and report if it solves the problem or not. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Pvt. Ltd. does not accept any liability for virus infected mails. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org