Forum Discussion

SoapQuestion's avatar
13 years ago

SOAP UI 4.5 Response Limits

Hi, I'm running tests via Soap UI 4.5 to a WCF .Net 4.0 service. There appears to be a limit on the size of the response that can be processed.
Please can you confirm whether request\response size or length limits are in place?
I am able to run the same tests via SoapUI 3.6 and 4.0 without any problems. I can see the truncated response in the httpLog window but there is no error message indicating what the issue could be. I have tried various options under the preferences tab however i've not had any luck so far.

Thanks

Chris
  • leskop's avatar
    leskop
    Occasional Contributor
    have you tried increase java mem size (e.g. in soapUI-Pro-4.5.0.1-SNAPSHOT\bin\soapUI-Pro-4.5.0.1-SNAPSHOT.vmoptions file)?
    my settings there are:

    -Xms256m 
    -Xmx1024m
    -XX:MaxPermSize=256m
  • Hello,

    We are unable to reproduce this issue. Can you create us a sample project and share with us so we can reproduce this?

    robert
    /Smartbear