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'."
What does the logs say before this error ? Look for exceptions above.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am running both jira and mysql in the same sevrer that has 1.7GB of RAM
Here is the log
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.