Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Protocol handler initialization failed: java.net.BindException: Address already in use:8080

 

Protocol handler initialization failed: java.net.BindException: Address already in use:8080

This can be fixed by changing JIRA to use another listening port (eg. 8090) and shutdown port (eg. 8015). This is done by editing conf\server.xml (eg. in Wordpad). The start of the file looks like:

...