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

--- Comment #1 from Luciana Moreira <[email protected]> 2011-03-09 
05:39:54 EST ---
After digging more into this problem I found out a work around for my script.

The problem seems to come from IncludeController. I had in my script 2
IncludeControllers They had the same name and included the same file. By
changing the name of one of the IncludeControllers I am now able to also launch
JMeter passing this script as parameter.

I guess this bug is related to the overridden methods equals() and hashCode
from AbstractTestElement. Somehow that confused the HashMap.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to