Unable to start service after upgrade to 5.2.6

Ofir Cohen February 11, 2013

We had JIRA 4.3.4 installed and we upgrade it to version 5.2.6 using the upgrade wizard. following the upgrade instruction in the readme file I Run 'bin\start-jira.bat' (for Windows) but the service did not start and the consule show the below:

12/02/2013 19:00:37 org.apache.tomcat.util.digester.SetPropertiesRule begin

WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not fin

d a matching property.

12/02/2013 19:00:37 org.apache.tomcat.util.digester.SetPropertiesRule begin

WARNING: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to

'0' did not find a matching property.

12/02/2013 19:00:37 org.apache.tomcat.util.digester.SetPropertiesRule begin

WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug

' to '0' did not find a matching property.

12/02/2013 19:00:37 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.

12/02/2013 19:00:37 org.apache.coyote.http11.Http11Protocol init

INFO: Initializing Coyote HTTP/1.1 on http-8081

12/02/2013 19:00:37 org.apache.catalina.startup.Catalina load

INFO: Initialization processed in 513 ms

12/02/2013 19:00:37 org.apache.catalina.core.StandardService start

INFO: Starting service Tomcat-Standalone

12/02/2013 19:00:37 org.apache.catalina.core.StandardEngine start

INFO: Starting Servlet Engine: Apache Tomcat/6.0.32

2013-02-12 19:00:43,151 INFO [main] [com.atlassian.confluence.lifecycle] context

Initialized Starting Confluence 3.5.6 (build #2162)

2013-02-12 19:00:51,279 INFO [main] [atlassian.plugin.manager.DefaultPluginManag

er] init Initialising the plugin system

2013-02-12 19:00:51,626 INFO [main] [atlassian.plugin.manager.DefaultPluginManag

er] init Plugin system started in 0:00:00.344

2013-02-12 19:00:53,170 WARN [main] [atlassian.config.xml.AbstractDom4jXmlConfig

urationPersister] saveDocumentAtomically Unable to move D:\confluence\data\confl

uence-home\confluence.cfg.xml7705971370878407879tmp to D:\confluence\data\conflu

ence-home\confluence.cfg.xml. Falling back to non-atomic overwrite.

12/02/2013 19:02:14 org.apache.coyote.http11.Http11Protocol start

INFO: Starting Coyote HTTP/1.1 on http-8081

12/02/2013 19:02:14 org.apache.catalina.startup.Catalina start

INFO: Server startup in 97098 ms

Testing it with "http://localhost:8080/" - does not work.
Any idea what we did wrong?
Thanks.

1 answer

1 vote
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 11, 2013

It seems to be running on port 8081...?

Ofir Cohen February 16, 2013

Issue solved (the Catalina server was directed to the wrong place)

Issue can be closed.

Suggest an answer

Log in or Sign up to answer