Hi,
We cloned our Jira prod instance to work in a upgrade
When starting Jira, nothing is loading and looking at the logs, everything seems stuck in the memory information
2023-07-07 12:19:29,976 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] Running JIRA startup checks.
2023-07-07 12:19:29,977 JIRA-Bootstrap FATAL [c.a.jira.startup.JiraStartupLogger] Startup check failed. JIRA will be locked.
07-Jul-2023 12:19:30.021 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [http-nio-8080]
07-Jul-2023 12:19:30.026 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [http-nio-8081]
07-Jul-2023 12:19:30.027 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 3439 ms
2023-07-07 12:19:30,067 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherContextListener] Memory Usage:
---------------------------------------------------------------------------------
Heap memory : Used: 352 MiB. Committed: 879 MiB. Max: 2019 MiB
Non-heap memory : Used: 43 MiB. Committed: 44 MiB. Max: 1264 MiB
---------------------------------------------------------------------------------
TOTAL : Used: 394 MiB. Committed: 923 MiB. Max: 3283 MiB
---------------------------------------------------------------------------------
^C
What do you see when you access Jira from browser at port 8080
Did you set the JAVA HOME ?
https://confluence.atlassian.com/jirakb/how-to-change-the-java-version-used-by-jira-765594330.html
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.