I've copied home and installation directory to another server and modified all the required files like server.xml, setenv.sh, dbconfig.xml etc., After started Jira:
Getting logs like below
2021-08-19 06:40:27,998 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] JIRA pre-database startup checks completed successfully.
2021-08-19 06:40:28,078 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is not yet configured. Enqueuing Database Checklist Launcher on post-database-configured-but-pre-database-activated queue
2021-08-19 06:40:28,078 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is not yet configured. Enqueuing Post database-configuration launchers on post-database-activated queue
2021-08-19 06:40:28,093 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherContextListener] Memory Usage:
---------------------------------------------------------------------------------
Heap memory : Used: 1004 MiB. Committed: 3285 MiB. Max: 3968 MiB
Non-heap memory : Used: 75 MiB. Committed: 79 MiB. Max: 1264 MiB
---------------------------------------------------------------------------------
TOTAL : Used: 1079 MiB. Committed: 3364 MiB. Max: 5232 MiB
---------------------------------------------------------------------------------
This looks like you have pointed the new service at an empty database. Because you've copied bits of the home directory, Confluence thinks you have completed setup, and is now totally confused because an empty database tells it you haven't.
Did you miss copying the database over? Or configured it so it looks empty to this particular confluence user?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.