[OpenSTA-devel] [ opensta-Bugs-419422 ] Errors using File Variables & many VUs
Brought to you by:
dansut
|
From: SourceForge.net <no...@so...> - 2005-06-16 15:28:52
|
Bugs item #419422, was opened at 2001-04-27 04:10 Message generated for change (Settings changed) made by dansut You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=419422&group_id=10857 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Architecture Group: Crash Status: Open Resolution: Accepted Priority: 5 Submitted By: Richard Clarke (rclarke) >Assigned to: Daniel Sutcliffe (dansut) Summary: Errors using File Variables & many VUs Initial Comment: When I ran a test with 100 virtual users and simply included NEXT and LOG commands to read and log the value of a file variable my test ran successfully until late in the test. At the point of failure, all threads reported the following errors: W* IF-THEN Failed: '(USER_AGENT = "DEFAULT")' No value available for variable: USER_AGENT, W* ERROR: FAILED PROCESSING TOF (1): , W* TScript::run: ERROR: TOF execution failed, When the test was rerun using a value list (rather than a file variable) the test ran successfully. The above, strongly suggests that the script objects have been corrupted - probably by something in the file variable code. Charlie Hewett has reported a similar problem on the users list. In his case, the following message is reported for each VU after the 84th instance: W*ERROR: FAILED PROCESSING TOF(4) CECFileVar::CECFileVar ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=419422&group_id=10857 |