Forum Discussion

Andres_Olave's avatar
Andres_Olave
New Contributor
17 years ago

Error getting response

Hi there,

we recently just upgraded a trial version to a purchased version. Last week we were running tests successfully. Starting this week, with the newly payed for version, SOAP UI pro is now failing for all webservice requests. All that is logged is something like the following:

12:40:31,121 INFO  [AbstractWsdlRequestDesktopPanel] Error getting response for [connectSOAP.prepareDataTransfer:prepareDataTransfer]; null

Attaching tcpmon, shows that the server is responding with a valid HTTP response to this web service request.

It appears that HTTP GET's are working fine still, as i can still pull a wsdl down from the server.

I know its not much info, but there isn't much logging. Nothing is appearing in soapui-errors.log

Please Help!

Andres

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi,

    hm.. did you switch to a newer version when going Pro? Are you running the latest version? Do you see the response in the soapui http log? any errors in the console window?

    regards,

    /Ole
    eviware.com
  • Hi, appreciate the quick response.

    I just appear to have sorted it. I had some extra libaries under jre/lib/ext that conflicted with some of the ones included with Soap UI (commons-http, commons-logging, commons-codec, wsdl4j, xercesImpl to be specific).

    I removed the conflicting libs (relying on the SOAPUI ones) and it all appears to be ok.

    Thanks,
    Andres
  • omatzura's avatar
    omatzura
    Super Contributor
    Great, Thanks for letting us know!

    regards,

    /Ole
    eviware.com