Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 20664 invoked from network); 8 Nov 2004 16:55:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Nov 2004 16:55:33 -0000 Received: (qmail 8388 invoked by uid 500); 8 Nov 2004 16:55:28 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 8343 invoked by uid 500); 8 Nov 2004 16:55:27 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 8214 invoked by uid 99); 8 Nov 2004 16:55:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [145.222.138.26] (HELO SE3838.HOSTING.PINKROCCADE.COM) (145.222.138.26) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 08 Nov 2004 08:55:25 -0800 Received: from se38e5.ASP1.LAN (se38e5 [10.38.44.169]) by SE3838.HOSTING.PINKROCCADE.COM (8.11.6/8.11.6) with ESMTP id iA8GtMp08896 for ; Mon, 8 Nov 2004 17:55:22 +0100 Received: from ASP1EC2VS1.ASP1.LAN ([10.38.44.162]) by se38e5.ASP1.LAN with Microsoft SMTPSVC(5.0.2195.6713); Mon, 8 Nov 2004 17:55:21 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6556.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: RE: Test hangs on Sun Solaris Date: Mon, 8 Nov 2004 17:55:21 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Test hangs on Sun Solaris Thread-Index: AcTFrp4M1lYPaM+cQPupm+fLT9CaLwABNpy+ From: "Coret Bob" To: "JMeter Users List" X-OriginalArrivalTime: 08 Nov 2004 16:55:21.0854 (UTC) FILETIME=[BC1531E0:01C4C5B3] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sebb, How do I enable this alternate version of HTTPSampler? Bob -----Original Message----- From: sebb [mailto:sebbaz@gmail.com] Sent: Mon 8-11-2004 17:18 To: JMeter Users List Cc:=09 Subject: Re: Test hangs on Sun Solaris On Mon, 8 Nov 2004 16:47:21 +0100, Coret Bob = wrote: > Peter, >=20 > The first script/method runs in GUI mode, the second one in non-GUI = (-n) mode. So this factor doesn't seem to make a difference. >=20 > Currently I'm trying to get more DEBUG info (jmeter/httpclient). With = the property log_level.jmeter=3DDEBUG is see the following in the "hang" = situation": >=20 > 2004/11/08 16:40:23 DEBUG - jmeter.protocol.http.sampler.HTTPSampler: = Start : = samplehttp://[addresscensoredbybob]/zv/publiek/zoeken/geavanceerdZoekenAc= tion.do > 2004/11/08 16:40:23 DEBUG - jmeter.protocol.http.sampler.HTTPSampler: = Connection failed, giving up >=20 > The properties log_level.httpclient.wire=3Ddebug and = log_file.httpclient=3Dhttpclient.log produce a logfile with 0 bytes.... To get httpclient logging, you need to be running with the alternate version of HTTPSampler, i.e. the one which uses Apache httpclient, rather than the default JVM http implementation. The httpclient version of the HTTP sampler appears in the log files with the name HTTPSampler2. > Regards, > Bob >=20 >=20 >=20 >=20 > -----Original Message----- > From: Peter Lin [mailto:woolfel@gmail.com] > Sent: Mon 8-11-2004 15:58 > To: JMeter Users List > Cc: > Subject: Re: Test hangs on Sun Solaris > that is odd. I can try to run a test tonight when I get home. I've > used jmeter on my X1 at home without any problems for long-ish tests > that run for 4-5 hours. >=20 > in my case though, I run JMeter in console mode, since my Sun X1 > doesn't have a monitor. >=20 > peter >=20 > On Mon, 8 Nov 2004 15:49:36 +0100, Coret Bob = wrote: > > > > I have got an simple script which is run four times hour to test the = response of the site over a longer time. I have made a script which runs = indefinitly with an appropiate Constant Timer (of 900.000ms). I also = have a script (which requests the same pages) which runs the script only = once, I can activate this script with the use of cron of other = scheduler. > > > > Both script works OK on a Windows machine (XP, JVM 1.4.x), but on = Sun Solaris this script "hangs" after a while (usually 1-2 hours). With = "hangs" I mean that there's no response for an request. In the cron = version subsequent scripts don't seem to run. > > > > Are there any known bugs regaring Jmeter / JDK / Sun Solaris ? > > > > Some additional info: > > > > > ps -ef (snapshot 15:15) > > > > root 24932 24930 0 11:45:00 ? 0:07 java -Xms256m = -Xmx256m -XX:NewSize=3D128m -XX:MaxNewSize=3D128m -XX:SurvivorRatio=3D8 > > root 24942 24940 0 12:15:01 ? 0:06 java -Xms256m = -Xmx256m -XX:NewSize=3D128m -XX:MaxNewSize=3D128m -XX:SurvivorRatio=3D8 > > > > > netstat -an (snapshot 15:15) > > 192.87.XX.YY.34119 145.97.XX.YY.80 7504 0 24840 0 = ESTABLISHED > > 192.87.XX.YY.34131 145.97.XX.YY.80 7504 0 24840 0 = ESTABLISHED > > > > > uname -a > > SunOS XXXX 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-100 > > > > > java -version > > java version "1.4.2_06" > > Java(TM) 2 Runtime Environment, Standard Edition (build = 1.4.2_06-b03) > > Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode) > > > > Regards, > > Bob Coret > > > > = --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- 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