The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira 5.2.5 and Tomcat >=7.0.29-r1

Grzeg Tantias
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 4, 2013

Hi, I have following problem. I'm deploying jira 5.2.5 WAR on tomcat 7.0.32 (gentoo OS) that supports multiple instances via tomcat-instange-manager. Deployment of JIRA starts well, it connects to database (PostgreSQL), creates tables but it hangs(with high load) after loading plugins, without any errors in logs. The funny thing is that it runs well when deployed via startup.sh script in CATALINA_HOME directory but without using dedicated instance created tomcat-instange-manager. Does any one came accross similar problem?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Renjith Pillai
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 Champions.
February 4, 2013

Why don't you just use the standalone and preferably using the installer? EAR/WAR is a pain.