Forums

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

I am not able to start my jira data center after doing some housekeeping activity

Tariq Rana Sona
March 28, 2026

I am not able to start my Jira data center after doing some housekeeping activity. While opening the Jira URL I am getting "Jira had trouble starting" page with below errors. I tried all the possible ways suggested on Atlassian page "Troubleshoot a Jira Data Center/Server startup failed error", but nothing worked.

"System plugins failed to start: We haven't been able to start all the required system plugins
We couldn't start the following plugins:
Jira Projects Plugin (com.atlassian.jira.jira-projects-plugin)
Atlassian Jira - Plugins - Project Config Plugin (com.atlassian.jira.jira-project-config-plugin)
Gadget Directory Plugin (com.atlassian.gadgets.directory)
Atlassian Jira - Plugins - Gadgets Plugin (com.atlassian.jira.gadgets)
Atlassian Jira - Plugins - Global Issue Navigator (com.atlassian.jira.jira-issue-nav-plugin)
Atlassian JIRA - Plugins - Quick Edit Plugin (com.atlassian.jira.jira-quick-edit-plugin)
Atlassian Jira - Plugins - REST Plugin (com.atlassian.jira.rest)"

For Jira, I have two Linux vms servers where one for application and another one for Jira database (Oracle). My Jira is hosted on nginx web server.

 

Has anyone any idea how to fix this issue.

4 answers

4 votes
Kai Krause
Community Champion
March 28, 2026

Hi,

 

please frist check the logs for the "real" error. 

The UI message is generic.
check:

<JIRA_INSTALL>/logs/atlassian-jira.log

Here you will find hoefully the real error . 

BR
Kai 
2 votes
Tinker Fadoua
Community Champion
March 28, 2026

@Tariq Rana Sona  I agree with @Kai Krause  Logs are the very first place to check and see what went wrong.

Please share with us only once you hide any confidential information

0 votes
Benjamin
Community Champion
March 28, 2026

Hi @Tariq Rana Sona ,

 

As other have mention is to check the log for additional clues. For the time being are you able to reverse the steps of your clean up activity, so you can get the system back up for the time being. If any system mandatory files were cleaned up, there will definitely be issues if those don't get retrieve back. 

Thanks,

Ben

0 votes
Arkadiusz Wroblewski
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.
March 28, 2026

Hello @Tariq Rana Sona 

I agree with @Tinker Fadoua  and @Kai Krause 

The UI page is only showing the symptom. With that many failed system plugins, I would first look for one common root cause in atlassian-jira.log, not at the plugin names themselves. Atlassian’s startup KB says those plugin lists are often random and usually point to an underlying startup/plugin problem. 

You mentioned “housekeeping activity”, can you clarify exactly what was deleted or changed before the restart? For example: anything under JIRA_HOME/plugins, JIRA_INSTALL/work, JIRA_INSTALL/temp, or any file ownership/permissions? Plugin cache and permission problems are common causes for this pattern. 

If possible, please share the first relevant ERROR / Caused by block from <JIRA_HOME>/log/atlassian-jira.log after masking sensitive details. That will be much more useful than the browser error page.

Tariq Rana Sona
March 31, 2026

@Arkadiusz Wroblewski  Thank you for your suggestion. I am checking the logs and will share the error message very soon.

Like Arkadiusz Wroblewski likes this
Arkadiusz Wroblewski
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.
April 1, 2026

Okay. We will be in touch.

Suggest an answer

Log in or Sign up to answer