Forum Discussion
Does this happen on all requests or just one in particular?
Is it SOAP or REST?
Are you running the request directly or is it a TestStep?
Are you running any scripts or assertions?
What is the content type of the reply?
What is the endpoint?
Is the endpoint working for others? It could be endlessly redirecting.
Do you have the same problem when you use the same interface but mock the response?
Can you upgrade your version of SoapUI?
What version of JRE are you using?
- swati16 years agoOccasional Contributor
Right now i have created single request and it's not working , for rest of the requests i will be needing token which i wil get from first request response.
it's a REST API and running directly , No assertion, No script.
i am geeting that error at the below of the page
endpoint: https://pam.uhc.com(this will work on VM only) and i m working on VM with this endpoint and soap ui Batch file.
the endpoint working for me if i use this on browsers.
Can you upgrade your version of SoapUI? : i m using Soap UI 5.0.0 (how can i upgrade it ?)
What version of JRE are you using? jre1.8.0_51
- JHunt6 years agoCommunity Hero
You can download the latest version of SoapUI here: https://www.soapui.org/downloads/latest-release.html
- JHunt6 years agoCommunity Hero
After upgrading and if it's still happening, check your SoapUI-errors.log for more details of the StackOverflowError.
Attach the log itself if it's not sensitive, otherwise attach what part you can.
Related Content
- 3 years ago
- 2 years ago
- 10 years ago