[OpenSTA-devel] [ opensta-Bugs-1480597 ] Crash in TExecuter_HTP with VUs >= 1666
Brought to you by:
dansut
|
From: SourceForge.net <no...@so...> - 2006-05-02 18:29:42
|
Bugs item #1480597, was opened at 2006-05-02 13:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=1480597&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: HTTP Replay Group: Crash Status: Open Resolution: None Priority: 5 Submitted By: Danny Faught (faught) Assigned to: Nobody/Anonymous (nobody) Summary: Crash in TExecuter_HTP with VUs >= 1666 Initial Comment: I'm seeing an easily reproducible crash with OpenSTA 1.4.3.20 on Windows XP Pro SP2. 1. In the Commander, create a test and add a task group with any test script. I reproduced the crash using a variety of scripts, including a skeleton script no with executable statements at all. 2. Click the cell in the Start column and choose a method for stopping the task group. The crash is reproducible with any of the options - Manually, After fixed time, and On Completion. 3. Set the number of virtual users for the task group to 1666 or more. 4. Run the test. When it completes, I get the error "TExecuter_HTP.exe has encountered a problem and needs to close." Sometimes the error repeats when I dismiss the error dialog, for a total of 6 times. The Commander seems to still be running fine, though I'm not sure if the results are recorded correctly. The Test Error Log shows an error for the location "TestExecuter" - "General exception while running the thread pool." This error also appears when I run with 1665 virtual users, though I don't reproduce the crash in that case. The workaround seems to be to not try to use more virtual users than OpenSTA can handle (as per bug #696350). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110857&aid=1480597&group_id=10857 |