JIRA throws 'Page Not Found'

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

  1. JIRA has been restarted
  2. JIRA throws blank page with Error 'Page Not Found'

The following appears in the JIRA log :

Jun 13, 2012 2:33:14 AM org.apache.coyote.http11.Http11AprProtocol init
SEVERE: Error initializing endpoint
java.lang.Exception: Socket bind failed: [730013] An attempt was made to access a socket in a way forbidden by its access permissions.  
	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:649)
	at org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:107)

Cause

There is other application using the same port that is used by JIRA.

Resolution

  1. Ensure that the port number JIRA listening to is available
  2. Restart JIRA instance

Last modified on Mar 30, 2016

Was this helpful?

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