I have upgraded confluence following this instruction: Upgrading Confluence Manually
Edit <New-Installation-Directory>\confluence\WEB-INF\classes\confluence-init.properties
file to point to your existing Confluence home directory: /home/confluence/atlassian-confluence-6.10.0/data
confluence/WEB-INF/lib
in your new installation directory. Result :( HTTP Status 404 – Not Found
How to debug and fix it?
Hey
Can you try start-confluence.sh instead.
Also verify that file ownership belongs to dedicated account confluence is running with and you are using the same account to execute startup script.
Catalina.out log should give some clues too as to why it's failing to start. If it failed past tomcat, check atlassian-confluence.log
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.