chanthj
10 years agoNew Contributor
Error getting response; java.lang.StackOverflowError
I have been using SoapUI 4.6.4 for a couple of years. All the sudden it got an error "Error getting response; java.lang.Exeption: java.lang.StackOverflowError" when I run my soap request. This error appears at the bottom of the screen. The error log did not give me any good clue. Below are a couple of lines from the error log.
at sun.org.mozilla.javascript.internal.CodeGenerator.visitExpression(Unknown Source)
at com.eviware.soapui.impl.wsdl.submit.transports.http.HttpClientRequestTransport.sendRequest(HttpClientRequestTransport.java:232)
I installed SopaUI 5.0.0 to run my soap request. I still have the same issue. So this tells me that it is not a SoapUI issue but java issue. However I don't know exactly what is the root cause yet. If anyone had the same issue and solution I would really appreciate it, if you can share. In the mean time I will keep on researching.
at sun.org.mozilla.javascript.internal.CodeGenerator.visitExpression(Unknown Source)
at com.eviware.soapui.impl.wsdl.submit.transports.http.HttpClientRequestTransport.sendRequest(HttpClientRequestTransport.java:232)
I installed SopaUI 5.0.0 to run my soap request. I still have the same issue. So this tells me that it is not a SoapUI issue but java issue. However I don't know exactly what is the root cause yet. If anyone had the same issue and solution I would really appreciate it, if you can share. In the mean time I will keep on researching.