Forum Discussion

markdark's avatar
14 years ago

soapUI 4.5.0: java.net.SocketException: Permission denied

Hi,

I just upgraded from 3.0.1 to 4.5.0. All configuration is the same, but with version 4.5.0 I can't connect, I get the error:
java.net.SocketException: Permission denied: connect

I would say the Windows firewall is the problem, but even when I shutdown the firewall it won't work (there is also an entry in the firewall for 4.5.0).

I run java version:
C:\Users\m.veenstra.MNHNL>java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)

Anyone has any ideas?

Mark

2 Replies

  • netrbrunet's avatar
    netrbrunet
    New Contributor
    I'm having the same issue with 4.5.1 (although, this is a fresh install, not upgrading from a previous version).
    Snooping traffic at the destination shows no connection attempt, which indicated that it's the client side (where SoapUi is installed) that is the issue.
    However, I have a McAfee firewall thing going on to, so I'm trying to get that disabled too (need corporate IT to do that for me, so I'm still waiting). I'll post back if I find that's the issue.