The problem has been fixed. Sometimes, it's useful to look at the very basics instead of thinking about complex matters.
-----Original Message----- From: BOLB (Bohdan L Bodnar) [mailto:[email protected]] Sent: Thursday, March 21, 2013 11:01 AM To: JMeter Users List Subject: RE: WHILE controller problem I forgot to add: I put in the WHILE statements. Without them, the script (usually) works as intended. Bo -----Original Message----- From: BOLB (Bohdan L Bodnar) Sent: Thursday, March 21, 2013 10:15 AM To: JMeter Users List Subject: WHILE controller problem I've a problem that has me (and some of the guys here) stumped. I'm running on a XP box with Java 1.6.0_39; the problem's also present on a server running MS SERVER 2008 R2 with the same version of Java. Jmeter version is 2.9. The script was created by using Jmeter's proxy server. The script is supposed to run twice (i.e., two iterations). The problem symptoms are the following: 1). The first iteration runs as intended. 2). The second iteration fails at the WHILE loop - none of the code in the WHILE loop is run. 3). The attached log file shows the error message that is generated. We've gone through the .jmx script and do not see anything obvious. A web search shows that a missing semicolon may be the problem, but we don't see that in the code. Any help is greatly appreciated. Regards, Bo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
