Forum Discussion

goertz's avatar
14 years ago

BindException on restart of SSL mockservice

I made a mock service on localhost:8091 with SSL support in Preferences and started it. After some testing I stopped it, but now it will not start again but gives the error java.net.BindException: Address already in use.

It does not help to restart soapUI or even the MacBook Pro.

soapUI 4.0.1 on Mac OS X 10.7.2 and java 1.6.0_29.

Please help.
  • renren46's avatar
    renren46
    New Contributor
    Hi,

    I'm having the same issue here. Did you manage to solve it?

    Thanks.
  • This is usually a sign of an old MockService process running and blocking that port.
    Please make sure to close SoapUI and kill all remaining Java processes before trying again.