Return-Path: X-Original-To: apmail-jakarta-jmeter-user-archive@www.apache.org Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A20B09815 for ; Mon, 17 Oct 2011 09:58:19 +0000 (UTC) Received: (qmail 74684 invoked by uid 500); 17 Oct 2011 09:58:19 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 74454 invoked by uid 500); 17 Oct 2011 09:58:18 -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 74444 invoked by uid 99); 17 Oct 2011 09:58:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2011 09:58:15 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2011 09:58:08 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RFjx5-0003rx-Ge for jmeter-user@jakarta.apache.org; Mon, 17 Oct 2011 02:57:47 -0700 Date: Mon, 17 Oct 2011 02:57:47 -0700 (PDT) From: vineeth To: jmeter-user@jakarta.apache.org Message-ID: <4E9BFC10.60802@spi.com> In-Reply-To: References: <1318592590114-4902274.post@n5.nabble.com> <4E982E4C.1010308@spi.com> <4E9BC48F.9000808@spi.com> <4E9BF005.4080504@spi.com> Subject: Re: Jmeter2.5 failing on negative condition of If controller and Jmeter2.4 Synchronizing timer not working MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11524_21092856.1318845467509" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11524_21092856.1318845467509 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dear Sebb Thanks for your response. I tried adding a test action sampler just after the If controller. But still the thread stops without executing the controllers following the If Controller. Best Regards Vineeth Sasidharan Trainee Software Engineer Software Paradigms Infotech sebb-2-2 [via JMeter] wrote: > On 17 October 2011 10:06, vineeth <[hidden email] > > wrote: > > > Synchronizing timer works only once. > > > > If we add a Synchronizing timer as child of a request in test script > > with No.of users to be grouped by as 20, the timer waits in the first > > loop till all the 20 users are ready to execute the request. In the > > second loop the timer wont wait as the count has reached 20 in the > first > > loop and is not reset. > > > > Details are here > > https://issues.apache.org/bugzilla/show_bug.cgi?id=45703 > > > > I tried to decompile "ApacheJMeter_components.jar", update > > synctimer.java and then recompile it back to a jar file. > > But when I try to recompile the stuff, there are many errors in the > > source files (Some due to missing jars, and some due to errors occured > > in decompilation). > > Is the updated version of "ApacheJMeter_components.jar" is available > for > > Jmeter 2.4 > > The problem was fixed in later versions of JMeter. > We don't patch individual classes. > > Have you tried the workround mentioned in Bug 50618? > > See > https://issues.apache.org/bugzilla/show_bug.cgi?id=50618#c21 > and > https://issues.apache.org/bugzilla/show_bug.cgi?id=50618#c22 > > > Thanks & Regards > > > > Vineeth Sasidharan > > Trainee Software Engineer > > Software Paradigms Infotech > > > > > > > > shettyd [via JMeter] wrote: > >> whats not working? > >> > >> On Sun, Oct 16, 2011 at 11:01 PM, vineeth <[hidden email] > >> >wrote: > >> > >> > Hi all > >> > > >> > Is there any solution to make the synchronizing timer work > properly in > >> > Jmeter2.4. > >> > Any updated versions of "ApacheJMeter_components.jar" is > available for > >> > Jmeter 2.4 > >> > > >> > Thanks & Regards > >> > > >> > Vineeth Sasidharan > >> > Trainee Software Engineer > >> > Software Paradigms Infotech > >> > > >> > > >> > > >> > sginsbourg [via JMeter] wrote: > >> > > Mixed version software is never tested and never expected to > >> really work. > >> > > > >> > > If anything does work, then that's a miracle. > >> > > > >> > > True for any software, not JMETER specific of course. > >> > > > >> > > > >> > > > >> > > *Shay Ginsbourg* > >> > > Regulatory & Testing Affairs Consultant > >> > > > >> > > Formerly QA Manager of LoadRunner at Mercury Interactive > >> > > > >> > > M.Sc. cum laude in Bio-Medical Engineering > >> > > M.Sc. in Mechanical Engineering > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > *Work:* 035185873 > >> > > *Mobile:* 0546690915 > >> > > > >> > > *Email:* [hidden email] > >> > >> > > > >> > > *http://il.linkedin.com/in/shayginsbourg* > >> > > > >> > > *GINSBOURG.COM* > >> > > ------------------------------ > >> > > > >> > > > >> > > > >> > > *P** **Please consider your environmental responsibility before > >> printing > >> > > this e-mail*. > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > > >> > > On Fri, Oct 14, 2011 at 2:43 PM, vineeth <[hidden email] > >> > > > wrote: > >> > > > >> > > > Actually I need Error Handling and Rendezvous point in my > script. > >> > > > I cant achieve both these together. > >> > > > 1. Using Jmeter2.4 I can implement Error handling, But > >> Rendezvous point > >> > > > wont work. > >> > > > 2. Using Jmeter2.5 I can Implement Rendezvous point But Error > >> handling > >> > > > wont work. > >> > > > > >> > > > Thanks & Regards > >> > > > > >> > > > Vineeth Sasidharan > >> > > > Trainee Software Engineer > >> > > > Software Paradigms Infotech > >> > > > > >> > > > > >> > > > > >> > > > sginsbourg [via JMeter] wrote: > >> > > > > What is the point in mixing versions of Jmeter ?? I don't > >> understand. > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > *Shay Ginsbourg* > >> > > > > Regulatory & Testing Affairs Consultant > >> > > > > > >> > > > > Formerly QA Manager of LoadRunner at Mercury Interactive > >> > > > > > >> > > > > M.Sc. cum laude in Bio-Medical Engineering > >> > > > > M.Sc. in Mechanical Engineering > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > *Work:* 035185873 > >> > > > > *Mobile:* 0546690915 > >> > > > > > >> > > > > *Email:* [hidden email] > >> > > > >> > > > > > >> > > > > *http://il.linkedin.com/in/shayginsbourg* > >> > > > > > >> > > > > *GINSBOURG.COM* > >> > > > > ------------------------------ > >> > > > > > >> > > > > > >> > > > > > >> > > > > *P** **Please consider your environmental responsibility > before > >> > > printing > >> > > > > this e-mail*. > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > On Fri, Oct 14, 2011 at 1:43 PM, vineeth <[hidden email] > >> > > > > > wrote: > >> > > > > > >> > > > > > Hi All > >> > > > > > > >> > > > > > I'm having a test script with error handling using If and > While > >> > > > > Controllers > >> > > > > > and a Synchronizing timer. > >> > > > > > > >> > > > > > 1. The synchronizing timer is not working properly in > >> > > Jmeter2.4R961953 > >> > > > > > 2. Test Execution is stopping when the condition evaluates > >> to false > >> > > > > in an > >> > > > > > If > >> > > > > > Controller (Bug50618) > >> > > > > > > >> > > > > > Can any one provide me any solution or work around so that I > >> can > >> > > > > complete > >> > > > > > my > >> > > > > > test script with Rendezvous and error Handling working as > >> expected. > >> > > > > > > >> > > > > > > >> > > > > > Thanks in advance > >> > > > > > > >> > > > > > Vineeth > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > -- > >> > > > > > View this message in context: > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4902274.html > >> > > > > > Sent from the JMeter - User mailing list archive at > Nabble.com. > >> > > > > > > >> > > > > > > >> > > > --------------------------------------------------------------------- > >> > > > > > To unsubscribe, e-mail: [hidden email] > >> > > > > > >> > > > > > For additional commands, e-mail: [hidden email] > >> > > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > >> > ------------------------------------------------------------------------ > >> > > > > If you reply to this email, your message will be added to the > >> > > > > discussion below: > >> > > > > > >> > > > > >> > > > >> > > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4902309.html > >> > > > > > >> > > > > To unsubscribe from Jmeter2.5 failing on negative condition > of If > >> > > > > controller and Jmeter2.4 Synchronizing timer not working, > >> click here > >> > > > > < > >> > > > >. > >> > > > > > >> > > > > >> > > > > >> > > > -- > >> > > > View this message in context: > >> > > > > >> > > > >> > > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4902398.html > >> > > > Sent from the JMeter - User mailing list archive at Nabble.com. > >> > > > > >> > > > >> > > > >> > > > >> > ------------------------------------------------------------------------ > >> > > If you reply to this email, your message will be added to the > >> > > discussion below: > >> > > > >> > > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4903105.html > >> > > > >> > > To unsubscribe from Jmeter2.5 failing on negative condition of If > >> > > controller and Jmeter2.4 Synchronizing timer not working, click > here > >> > > < > >> > >. > >> > > > >> > > >> > > >> > -- > >> > View this message in context: > >> > > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4908792.html > >> > Sent from the JMeter - User mailing list archive at Nabble.com. > >> > > >> > >> > >> > ------------------------------------------------------------------------ > >> If you reply to this email, your message will be added to the > >> discussion below: > >> > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4908849.html > >> > >> To unsubscribe from Jmeter2.5 failing on negative condition of If > >> controller and Jmeter2.4 Synchronizing timer not working, click here > >> < > >> > > > > > > > > -- > > View this message in context: > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4909228.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > > For additional commands, e-mail: [hidden email] > > > > > ------------------------------------------------------------------------ > If you reply to this email, your message will be added to the > discussion below: > http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4909302.html > > To unsubscribe from Jmeter2.5 failing on negative condition of If > controller and Jmeter2.4 Synchronizing timer not working, click here > . > -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter2-5-failing-on-negative-condition-of-If-controller-and-Jmeter2-4-Synchronizing-timer-not-workig-tp4902274p4909330.html Sent from the JMeter - User mailing list archive at Nabble.com. ------=_Part_11524_21092856.1318845467509--