Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 5340 invoked from network); 28 Jan 2010 06:46:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2010 06:46:11 -0000 Received: (qmail 32665 invoked by uid 500); 28 Jan 2010 06:46:11 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 32573 invoked by uid 500); 28 Jan 2010 06:46:11 -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 32563 invoked by uid 99); 28 Jan 2010 06:46:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 06:46:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [85.21.204.130] (HELO fin-exdc1.finoffice.ru) (85.21.204.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jan 2010 06:46:02 +0000 Received: from apcbook ([192.168.179.66]) by fin-exdc1.finoffice.ru with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 Jan 2010 09:42:49 +0300 From: "Andrey Pohilko" To: "'JMeter Users List'" References: <40C204ADE72640578E1B720B01B0A86E@apcbook> <25aac9fc1001270716q48ef88c4uf6d730a78cf01ecc@mail.gmail.com> Subject: RE: Latest Jmeter 2.4 cannot stop test? Date: Thu, 28 Jan 2010 12:45:37 +0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcqfY2w9wXRzWpRSSG6aqWb6M22AjgAfGBBQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 In-Reply-To: <25aac9fc1001270716q48ef88c4uf6d730a78cf01ecc@mail.gmail.com> X-OriginalArrivalTime: 28 Jan 2010 06:42:49.0782 (UTC) FILETIME=[1BE54D60:01CA9FE5] Hello! There's first exception after first try to stop test, then second = exception in following stop commands. First: 2010/01/27 21:22:55 ERROR - jmeter.threads.JMeterThread: Error = while processing sampler 'HTTP Request 3' : java.lang.RuntimeException: java.lang.NullPointerException at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown = Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown = Source) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.disconnect(HTTPSample= r.j ava:602) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.ja= va: 595) at ... Second: 2010/01/27 21:23:19 ERROR - jmeter.gui.action.ActionRouter: java.lang.NullPointerException at org.apache.jmeter.engine.StandardJMeterEngine.askThreadsToStop(StandardJM= ete rEngine.java:581) at org.apache.jmeter.gui.action.Start.doAction(Start.java:82) at ... I also uploaded my test plan and full test log to http://apc.kg/jmeter-except.zip =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD,=20 =E1=CE=C4=D2=C5=CA =F0=CF=C8=C9=CC=D8=CB=CF -----Original Message----- From: sebb [mailto:sebbaz@gmail.com]=20 Sent: Wednesday, January 27, 2010 9:17 PM To: JMeter Users List Subject: Re: Latest Jmeter 2.4 cannot stop test? On 27/01/2010, Andrey Pohilko wrote: > Hello! > > I've built Jmeter from latest trunk source You could also use a recent nightly build. > and trying to run my infinite > test with 1000 threads. After some time I try to stop the test, but nothing > happens. I see a NullPointerException in jmeter.log. > > A bug? Probably, but without the full stack trace it's impossible to tell. > Good luck, > > > Andrey > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org