https://issues.apache.org/bugzilla/show_bug.cgi?id=56793

            Bug ID: 56793
           Summary: While Controller is not working fine in Loop
                    Controller
           Product: JMeter
           Version: 2.10
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 31859
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31859&action=edit
Attachment of Log file and jmx file

HI,
In one of my scenario i need to get the update status of various tasks from
Database. So i used JDBC Connection configuration and placed the JDBC request
in a while controller(for update status condition). At the same time i had used
the loop controller and placed these while controller in it.
My Issue is while controller is not working fine with loop controller. If i
give the loop count as 2 or more, then Only for first time it is working fine
but for second time while controller is not executing.

These while Loop which is placed in Transaction Controller. 

For 1st time while loop is working. But from 2nd time onwards transaction
controller is showing as empty. 

And in the logs it is showing as

014/07/30 15:57:52 ERROR - jmeter.functions.JavaScript: Error processing
Javascript:
[!((${TestSID}==2)||(${TestSID}==4)||(${TestSID}==5)||(${TestSID}==11)||(${TestSID}==12)||(${TestSID}==14)||(${TestSID}==15)||(${TestSID}==17))]
 org.mozilla.javascript.EvaluatorException: missing ) in parenthetical
(<cmd>#1)
    at
org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:77)


Thanks in Advance,
-- Sandeep Thaneeru

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to