Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Just upgraded our Confluence instance from 4.2.13 to 5.1.4 using the .exe installer and when we go to localhost/confluence (yep, we've checked the path in server.xml) on the host server, the browser (up-to-date Firefox) eventually times out with:
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."
It's hosted on Windows (Server 2008) and we have Apache running as a proxy. Today we also upgraded Stash and Jira on the same box to the latest versions and they're running just fine.
We've always run it as a Windows Service but we've tried starting either as a Service or via startup/shutdown.bat but get the same result each time.
I'll come back and supply logs (confluence, tomcat, apache etc...) but wondering in the meantime if there's anything about this that triggers an immediate thought among the assembled minds here. Thanks in advance.
Ok, now for some real information. After attempting to go to localhost:8090/confluence in Firefox (which times out), the log files are as follows:
commons-daemon.2013-07-14
[2013-07-14 10:41:27] [info] Commons Daemon procrun (1.0.7.0 32-bit) started [2013-07-14 10:41:27] [info] Running 'Confluence280812111433' Service... [2013-07-14 10:41:27] [info] Starting service... [2013-07-14 10:41:28] [info] Service started in 1108 ms.
confluence280812111433-stdout.2013-07-14
2013-07-14 10:41:27 Commons Daemon procrun stdout initialized 2013-07-14 10:41:28,526 INFO [main] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 5.1.4 [build 4249 based on commit hash 84a11b3502ae79dd6028856f37ff89838963c1cc] 2013-07-14 10:41:30,181 WARN [main] [atlassian.config.xml.AbstractDom4jXmlConfigurationPersister] saveDocumentAtomically Unable to move E:\Atlassian\Application Data\Confluence\confluence.cfg.xml5087084629201407575tmp to E:\Atlassian\Application Data\Confluence\confluence.cfg.xml. Falling back to non-atomic overwrite.
confluence280812111433-stderr.2013-07-14
2013-07-14 10:41:27 Commons Daemon procrun stderr initialized Jul 14, 2013 10:41:27 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property. Jul 14, 2013 10:41:27 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property. Jul 14, 2013 10:41:27 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property. Jul 14, 2013 10:41:27 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property. Jul 14, 2013 10:41:27 AM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8090 Jul 14, 2013 10:41:27 AM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 249 ms Jul 14, 2013 10:41:27 AM org.apache.catalina.core.StandardService start INFO: Starting service Tomcat-Standalone Jul 14, 2013 10:41:27 AM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
After severall roll-backs and re-upgrades with the same outcome, we've abandoned the idea of getting it done this weekend.
We're going to take it slowly over the week and call on Atlassian Support along the way. Will post the results (and anything we learn) on this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.