Forum Discussion

Andy101's avatar
Andy101
New Contributor
11 years ago

Error getting response; null from Eclipse

Hi

I've managed to follow the instructions here: https://github.com/SmartBear/soapui to get the latest source and run SoapUI from Eclipse Juno. The issue I'm having is that requests aren't being sent at all - it just errors out with 'Error getting response; null'. Running from Maven has the same result.

I am using the same project and preferences in a downloaded binary version of SoapUI 4.6.4 and that works fine. So the settings are correct. But something is wrong with the source build. I've tried debugging but finding it complex. Any ideas?

Thanks

3 Replies

  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    hi, which branch did you checkout?
    did you check the soapui-errors.log file?
  • Andy101's avatar
    Andy101
    New Contributor
    I just checked out trunk. Is there a more stable branch I should checkout instead?

    Unfortunately soapui-errors.log file is empty. soapui.log contains the aforementioned error.
  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    hi, the master branch is the last stable one, so you should not have issue
    Do you still have problem or did you find a solution during the last few days?