Error while starting component 'com.atlassian.jira.plugin.JiraOsgiContainerManager'

yasitha999 February 14, 2013

I have installed Jira on CentOS 6.3 server and use mysql database with the recommended db driver.

jira is not starting and I got following error. How to fix it?

"Error occurred while starting component 'com.atlassian.jira.plugin.JiraOsgiContainerManager'."

2 answers

0 votes
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 Leaders.
February 14, 2013

What does the logs say before this error ? Look for exceptions above.

0 votes
ChrisA
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 14, 2013

That error usually indicates that the OSGI class (responsible for plugins) isn't starting up properly. This could be due to a misconfigured database, or possibly not enough memory depending on the stack trace. I'd recommend reviewing https://confluence.atlassian.com/display/JIRA/Connecting+JIRA+to+MySQL to make sure that the database is configured properly.

yasitha999 February 17, 2013

I am running both jira and mysql in the same sevrer that has 1.7GB of RAM

Here is the log

http://pastebin.com/zC60hhKZ

Suggest an answer

Log in or Sign up to answer