Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 24464 invoked from network); 7 Jul 2004 23:48:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jul 2004 23:48:28 -0000 Received: (qmail 11206 invoked by uid 500); 7 Jul 2004 23:48:38 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 10965 invoked by uid 500); 7 Jul 2004 23:48:37 -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 10937 invoked by uid 99); 7 Jul 2004 23:48:36 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=PLING_QUERY X-Spam-Check-By: apache.org Received: from [203.11.83.46] (HELO mail.ardec.com.au) (203.11.83.46) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 07 Jul 2004 16:48:33 -0700 Received: (qmail 25657 invoked by uid 204); 7 Jul 2004 23:48:13 -0000 Received: from nlunebur@lisasoft.com by cougar.ardec.com.au by uid 201 with qmail-scanner-1.14 (f-prot: 3.12. Clear:. Processed in 0.211504 secs); 07 Jul 2004 23:48:13 -0000 Received: from unknown (HELO bison.adl.ardec.com.au) (192.168.83.14) by cougar.ardec.com.au with SMTP; 7 Jul 2004 23:48:12 -0000 Received: (qmail 27929 invoked from network); 7 Jul 2004 23:48:12 -0000 Received: from unknown (HELO lisasoft.com) ([192.168.83.139]) (envelope-sender ) by bison.adl.ardec.com.au (qmail-ldap-1.03) with SMTP for ; 7 Jul 2004 23:48:12 -0000 Message-ID: <40EC8BBB.900@lisasoft.com> Date: Thu, 08 Jul 2004 09:18:11 +0930 From: nlunebur User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 X-Accept-Language: en-us, en MIME-Version: 1.0 To: JMeter Users List Subject: Re: http requests not sending GET method!??? (HTMLParseException) References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hi sebastian. after much figuring out, i found that i was getting connection timeout exceptions when sending requests, since these requests involve querying the database. when the http samplers were sent sequentially, one by one, there were no problems at all. this meant that as the same type of requests were being sent, they were being Q-ed up, then timing out, when the requests were being Q-ed up, i got the HTMLParseException errors ... otherwise not. yep i'll create a bugzilla issue. i cant promise when coz got other tasks to do at the mo ... BAZLEY, Sebastian wrote: >Please create a Bugzilla issue and attach jmeter.log and jmeter.properties - >and sample test plan if possible. > >You could try using a different parser - look in jmeter.properties for >details. > >S. >-----Original Message----- >From: nlunebur [mailto:nlunebur@lisasoft.com] >Sent: 07 July 2004 00:46 >To: JMeter Users List >Subject: Re: http requests not sending GET method!??? >(HTMLParseException) > > >hi again. > >i found out that i am getting a HTMLParseException in JMeter when it >calls the >getEmbeddedResourceURLs method. > >why is it dropping the 'GET' part of the http requests after some time? >any help greatly appreciated! > >nicole > >nlunebur wrote: > > > >>hi all! >> >>i have a test plan which used to work, and now ... its not! >>i have about 26 requests ... each one runs 42 times and is a GET >>method (having the "GET" option ticked). >>the first few runs run fine, with requests being something like: >> >>GET http://blah.blah.blah/some_parameters ... >> >>however then it goes: >> >>null http://blah.blah.blah/some_parameters ... >> >>why would it do this? >>i've checked the headers etc but they all have the 'GET' option >>checked ... ? >> >> >>--------------------------------------------------------------------- >>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 > > >___________________________________________________________________________ > >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: 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