Error in JIRA WAR installation

Fernando Horn
Contributor
September 7, 2011

Hi Guys

I'm installing a jira war in tomcat 6 but is not working.

The problem is that in my tomcat log, the message:

Sep 7, 2011 10:57:45 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_20/jre/lib/amd64/server:/usr/java/jdk1.6.0_20/jre/lib/amd64:/usr/java/jdk1.6.0_20/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Sep 7, 2011 10:57:45 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-1543
Sep 7, 2011 10:57:45 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 307 ms
Sep 7, 2011 10:57:45 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Sep 7, 2011 10:57:45 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Sep 7, 2011 10:57:45 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /home/caixaaquirs/webapps/atlassian-jira-4.4-war/dist-tomcat/tomcat-6/atlassian-jira-4.4.war inside the host appBase has been specified, and will be ignored
Sep 7, 2011 10:57:46 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Sep 7, 2011 10:57:46 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Sep 7, 2011 10:57:46 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.Registry', 'org.apache.tomcat.util.modeler.Registry@32955cd5')
Sep 7, 2011 10:57:46 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.MBeanServer', 'com.sun.jmx.mbeanserver.JmxMBeanServer@6c01bde4')
Sep 7, 2011 10:57:46 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-1543
Sep 7, 2011 10:57:46 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:10526
Sep 7, 2011 10:57:46 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/13 config=null
Sep 7, 2011 10:57:46 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 504 ms

Apparently I set everything up correctly, the problem is that it is failing to get mywar, and you can not start jira

Please I need urgent help

Hugs!

1 answer

0 votes
Azwandi Mohd Aris
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.
September 7, 2011

This log seems fine to me. Did you access JIRA via the right URL? i.e. http://localhost:PORT/atlassian-jira-4.4 or similar?

How did you deploy JIRA in Tomcat? You can also quickly check if JIRA starts fine if there are some entries in the <jira-home>/logs/ folder.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events