The tomcat window displays this:
24-May-2012 17:54:17 org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find
a matching property.
24-May-2012 17:54:17 org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to
'0' did not find a matching property.
24-May-2012 17:54:17 org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug
' to '0' did not find a matching property.
24-May-2012 17:54:17 org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting propert
y 'debug' to '0' did not find a matching property.
24-May-2012 17:54:18 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8090
24-May-2012 17:54:18 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 535 ms
24-May-2012 17:54:18 org.apache.catalina.core.StandardService start
INFO: Starting service Tomcat-Standalone
24-May-2012 17:54:18 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.32
2012-05-24 17:54:20,281 INFO [main] [com.atlassian.confluence.lifecycle] context
Initialized Starting Confluence 4.2.2 (build #3278)
2012-05-24 17:54:23,296 WARN [main] [atlassian.config.xml.AbstractDom4jXmlConfig
urationPersister] saveDocumentAtomically Unable to move C:\Program Files\Atlassi
an\Application Data\Confluence\confluence.cfg.xml8485126628816502499tmp to C:\Pr
ogram Files\Atlassian\Application Data\Confluence\confluence.cfg.xml. Falling ba
ck to non-atomic overwrite.
24-May-2012 17:56:25 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8090
24-May-2012 17:56:25 org.apache.catalina.startup.Catalina start
INFO: Server startup in 126966 ms
I'm not very technical, but I have successfully installed Confluence on this machine in the past.
The first time it sort-of-almost worked. It asked for the server ID and I faffed around a bit trying to find that and might have closed the tab in Firefox and confused it
The next time it never got to the server ID bit. I uninstalled everything, rebooted (a few times) and tried again a couple of times.
One time I got a 'system crash' message but stupidly failed to save it.
Is there anything obviously wrong that I'm doing?
Community moderators have prevented the ability to post new answers.
Hi Kathleen,
In the step 2 you indicate that you upgrade the JRE to v7, I think here's the problem. If I remember it's not compatible with this version, you have to install the version 6 and point the java_home to that version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It should work on v7... But maybe it has problems with it.
Here's a documentation for Windows:
http://confluence.atlassian.com/display/DOC/Installing+Java+for+Confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, Ramiro. I did check that Java 7 was ok first https://confluence.atlassian.com/display/DOC/Supported+Platforms
But you're right, it must be a problem with JAVA_HOME. I'll have to try again when I've got some time to spare on this.
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.