Server fails to start with exception java.net.SocketException: Permission denied

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

JIRA fails to start, even if the listen ports are available.

The following appears in the atlassian-jira.log:

SEVERE: StandardServer.await: create[localhost:8080]: 
java.net.SocketException: Permission denied: listen failed

Cause

It appears that in some specific environments, you need to set a JVM flag to specify that you are using the IPV4 Protocol.

Resolution

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.