java.lang.NoSuchMethodError: HttpClientSupport$SoapUIHttpClient.execute
Hi, Everybody!...
I recently downloaded SoapUI 5.6.0. I am getting the following error on all of my existing test cases. They all worked successfully before downloading SoapUI 5.6.0.
2020-10-02 14:19:51 - Error getting response; java.lang.Exception: java.lang.NoSuchMethodError: com.eviware.soapui.impl.wsdl.support.http.HttpClientSupport$SoapUIHttpClient.execute(Lorg/apache/http/client/methods/HttpUriRequest;Lorg/apache/http/protocol/HttpContext;)Lorg/apache/http/client/methods/CloseableHttpResponse;
Also, it seems like I can no longer add new SOAP Request test steps. When I click Add Step -> SOAP Request, I am prompted to "Specify name for new step". I specify the new step name and click the OK button. Then I am prompted to "Select operation to invoke for request" and click the OK button. Finally, I am prompted to "Add Request to Test Case" and click the OK button. The dialog box disappears and nothing happens (i.e., No new test step).
Can anyone help me, please?