Hi,
Currently, there is standalone confluence 6.3.1 set up. When trying to upgrade to 7.4.4 by selection option 3 upgrade and provided existing confluence home folder path, I got the error saying "Unable to determine location of the home directory. 'confluence.home' was not found inside confluence-init.properties."
Does anyone know what needs to be done?
Thank you.
Desmond
Hello @Desmond Ng ! As pointed out here by @Brant Schroeder you could start by checking the home folder that should be defined under your Confluence 6.3.1 confluence-init.properties file. Then, you can copy the path specified there and use it during the upgrade.
You can check how to set or update the home folder location here in this document:
If you are on Linux, the path that should be described under the confluence-init.properties looks like this:
confluence.home=/var/confluence-home
On Windows, the path will look like this:
confluence.home=c:/data/confluence-home
Please, keep in mind that the paths above are only examples and the actual location of your server folders may vary.
You can also look into our guide on how to upgrade Confluence:
Let us hear from you!
Sounds like the home directory needs to be set. You can use this to do so. https://confluence.atlassian.com/confkb/startup-check-setting-your-confluence-home-935907597.html I would start there and make sure confluence-init.properties is setup properly. Also remember that there can be no symbolic links within the Confluence home directory.
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.