Groovy script execution hangs in the middle of a test file
After successfully sending several thousands parametrized requests groovy script hangs and stop execution (CPU is 90% idle and more than 1 Gb Ram is free) Need to restart SoapUI (4.5.1 Open Source)...
Just curious, why are you creating a new TestRunner and Context object every time instead of passing in the existing instances available in the script step?