Seed
16 years agoOccasional Contributor
Command Line Limit Not Being Respected
This is what I get when I try and overwrite the limit that is already "1" with "1".
14:17:14,611 INFO [SoapUIProLoadTestRunner] Running LoadTest [Login]
14:17:14,613 INFO [SoapUIProLoadTestRunner] Overriding limit [1] with specified [1]
Progress: 1 - Creating Virtual User 1
Progress: 1 - Started thread 1
14:17:14,688 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
14:17:15,692 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
14:17:16,695 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
I would expect the login loadtest to run once as it does in the UI.
In the UI there are 3 options but I am unsure how to even specify one of these in the CL:

Am I missing something here or is this a bug?
Another issue I see is this:
[DefaultSoapUICore] Creating new settings at [/root/soapui-settings.xml]
but there is no xml file generated here.
14:17:14,611 INFO [SoapUIProLoadTestRunner] Running LoadTest [Login]
14:17:14,613 INFO [SoapUIProLoadTestRunner] Overriding limit [1] with specified [1]
Progress: 1 - Creating Virtual User 1
Progress: 1 - Started thread 1
14:17:14,688 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
14:17:15,692 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
14:17:16,695 INFO [SoapUIProLoadTestRunner] LoadTest [Login] progress: 0.0, 1
I would expect the login loadtest to run once as it does in the UI.
In the UI there are 3 options but I am unsure how to even specify one of these in the CL:

Am I missing something here or is this a bug?
Another issue I see is this:
[DefaultSoapUICore] Creating new settings at [/root/soapui-settings.xml]
but there is no xml file generated here.