I installed Confluence 6.11.2 on an AWS server. I lost the original xml file for the configuration to connect to the SQLServer database (located on an AWS RDS instance). To get around this problem I created another database to generate the cfg files. I shutdown the database and replaced the JDBC url string with the corrected database. I then restarted the database and received the following error.
DescriptionTimeLevelException
This installation of Confluence has failed one or more bootstrap configuration checks. Please check the logs for details.
| 2018-11-06 10:00:08 | fatal | Confluence will not start up because the build number in the home directory [7901] doesn't match the build number in the database [7801]. |
Can you help me determine which database version I should install with the current confluence database version to again access my Confluence?
Thank you