Confluence will not startup and I'm receiving the following error when I try to upgrade; "
Upgrader issue: error occurred when parsing your installation directory".
Tried start Confluence with URL:
http://localhost:8097/bootstrap/selectsetupstep.action
Seen on screen:
Cause
java.util.EmptyStackException
at java.util.Stack.peek(Stack.java:102)
Stack Trace:[hide]
java.util.EmptyStackException
at java.util.Stack.peek(Stack.java:102)
at com.atlassian.confluence.setup.DefaultSetupPersister.getCurrentStepPair(DefaultSetupPersister.java:268)
at com.atlassian.confluence.setup.DefaultSetupPersister.getCurrentStep(DefaultSetupPersister.java:260)
at com.atlassian.confluence.setup.actions.SelectSetupStepAction.execute(SelectSetupStepAction.java:38)
-
-
-
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Referer URL
Unknown
Confluence-stderr:
2020-02-16 15:35:33 Commons Daemon procrun stderr initialized
16-Feb-2020 15:35:36.058 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server] failed to set property [debug] to [0]
16-Feb-2020 15:35:36.105 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
16-Feb-2020 15:35:36.121 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine] failed to set property [debug] to [0]
16-Feb-2020 15:35:36.168 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine/Host] failed to set property [debug] to [0]
16-Feb-2020 15:35:36.183 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine/Host/Context] failed to set property [debug] to [0]
16-Feb-2020 15:35:36.230 WARNING [main] org.apache.catalina.core.StandardContext.setPath A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [${confluence.context.path}/synchrony-proxy] does not meet these criteria and has been changed to [/${confluence.context.path}/synchrony-proxy]
How can I send you my zipped log files?