Hello,
I recently setup a test server to run Jira for internal evaluation. Sadly i am not able to keep Jira running longer than half a day before issues start to appear. I am having no issues installing Jira or running it for some time after the installation. But after a while i can't acces any of my boards anymore and logging in to admin mode seems to be impossible (keeps reloading the loginpage without any kind of error, my login is correct).
Also after rebooting the server jira won't restart anymore and the log file atlassian-jira.log is full of stack traces regarding plugins not being able to load with the following message:
java.lang.IllegalStateException: Unable to create a tracker when osgi is not running
I tried clearing the plugin directory but it only helps 1 time after that i need to reinstall jira to get it up in the air again.
The first OS i wanted to install Jira on was Debian 10 but after having the issues described above i switched to Ubuntu 20.04 but sadly with the same results. I also first tried Jira 8.10 with postgresql 11 but am now running Jira 8.5.5 LTS and postgresql 10 just to try if this would solve any issues, sadly not.
The current Software being used:
Ubuntu 20.04 LTS
postgresql 10
Jira 8.5.5
The test hardware i run the system on:
Intel(R) Core(TM) i7-4771
8GB ram
500GB SSD
Hope anyone can help me with the current issues.
I'm afraid there is nothing we can do for you here.
You will need to read the logs in some detail to get to the bottom of the problem, and I know that's painful because they're large and far too wordy in most cases.
Concentrate on one of the two problems you have reported. You say that first it all stops working (that's one place to look, but probably less urgent) and then when you restart it won't start.
Look towards the end of the log after startup. Skip the OSGI errors for now, they're usually symptoms of a deeper problem that will be recorded, usually before they start happening, but sometimes you get a summary of why they've happened after the overall failure as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.