https://issues.apache.org/bugzilla/show_bug.cgi?id=55375
--- Comment #4 from Sebb <[email protected]> --- It's picking the wrong parent controller. If you look in the drop-down list in the GUI, there are two instances of the target: Test Plan > Thread Group > reload Selecting the second one in the GUI results in a stack overflow error when running the GUI test. It looks like the non-GUI code happens to choose the wrong target - correct name, wrong instance. Note: the Test Plans that are created are identical, so the GUI test must be using additional information to identify the target controller. Not sure if it makes sense to allow multiple MC targets with the same name. If it does, then the JMX file (and drop-down list) will need to contain extra information to identify the instance. It may just be simpler to complain if the Test Plan contains multiple targets with the same name. -- You are receiving this mail because: You are the assignee for the bug.
