JIRA Startup Failed - How to install required plugins?

Holger Bosk March 7, 2016

Hi,

I'm completely new to JIRA and just trying to get a version with a trial license running on my Linux machine (kubuntu). Installation process finished successfully, but when I try to start it in my browser it says "JIRA Startup Failed" and "The following plugins are required by JIRA, but have not been started: Atlassian Navigation Links Plugin (com.atlassian.plugins.atlassian-nav-links-plugin) Gadget Directory Plugin (com.atlassian.gadgets.directory) ....". How can I install these plugins?

2 answers

1 accepted

1 vote
Answer accepted
Elifcan Cakmak
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.
March 7, 2016
Holger Bosk March 7, 2016

Thanks a lot, now it works smile

1 vote
Aleks Yenin (Polontech)
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.
March 7, 2016

The most common problem is that plugins require more time to startup. To resolve this problem you should add param 

-Datlassian.plugins.enable.wait=300

to your <jira-install>/bin/setenv.sh

Suggest an answer

Log in or Sign up to answer