In issue appeared after our server was affected by a power disruption, now when starting up the Jira service, Jira appears to load but it can't be accessed through localhost:8080 or from remote access.
jirasoftware-stdout log shows: "JIRA 8.5.0 build: 805000 started. You can now access JIRA through your web browser."
but commons-daemon log reports later that the SHUTDOWN event was signal and stops the service.
There appears to be an issue shown in the jirasoftware-stdout log:
20-Dec-2022 14:24:33.140 SEVERE [main] org.apache.catalina.core.StandardServer.await StandardServer.await: create[localhost:8005]:
java.net.BindException: Address already in use: JVM_Bind
What could cause the issue we're seeing and how can we resolve it?
(also is there way I attach our logs to this ticket?)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.