Forum Discussion

alioua's avatar
alioua
New Contributor
14 years ago

Session maintained between threads

Hi,

I'm having a problem with my load testing, it looks like loadUI is maintaining the session between threads which causes my test case to fail on the second run. when I click run once the first time I load the project it works but then it fails afterwards, I was having the same issue with SoapUI until I downloaded soapui.4.5.1.1-snapshot. Any help would be appreciated, thanks!

PS- I've used loadUI2.1 , loadUI Pro 2.1.0 , loadUI Pro 2.1.1 with no success

5 Replies

  • alioua's avatar
    alioua
    New Contributor
    HI Henrik,

    Yes that's what it looks like. I'm running the test case I made in SoapUI 4.1.1-snapshot in LoadUI and it's failing on the second run because the http session is maintained
  • alioua's avatar
    alioua
    New Contributor
    Hi again,

    I've been looking at the logs files to see what's going on, I don't see any errors in the soaui-error.log file but I do see this WARN [SoapUIProGroovyScriptEngineFactory] Missing scripts folder [/Applications/loadUI Pro 2.1.1.app/Contents/Resources/app/scripts] in the soapui.log file right before the test case fails. Any help would be appreciated on this issue, thanks!
  • alioua's avatar
    alioua
    New Contributor
    SmartBear Support wrote:
    Please try with soapUI 4.5.1 -- that's what loadUI 2.1.1 is using internally.

    Sorry I meant to say was using soapui4.5.1. It wasn't working for me until I used SoapUI4.5.1.1-Snapshot. So I guess if loadUI is using soapUI4.5.1 internally that means that my soapUI test won't work in it until it's using the SoapUI4.5.1.1-snapshot