(MAC) Jira had problems starting up: system plugins failed

Sorin Marin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 16, 2019

Hello,

 

I'm trying to set Jira to work on localhost:8080

I get this message: 

System plugins failed to start: We haven't been able to start all the required system plugins

We couldn't start the following plugins:

  • com.atlassian.jira.jira-quick-edit-plugin (com.atlassian.jira.jira-quick-edit-plugin)
  • com.atlassian.jira.lookandfeel (com.atlassian.jira.lookandfeel)

 

Did anyone encounter the same issue? Will appreciate any help!

3 answers

1 vote
Krisztian Kovacs
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 27, 2019

hi @Sorin Marin

had the exact same message and switching java from openjdk to java8 solved the problem.

see how-to here: https://stackoverflow.com/questions/21964709/how-to-set-or-change-the-default-java-jdk-version-on-os-x

let me know if this helped

0 votes
Praveen Manakattil
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2019

Hi, am facing the same problem anyone can help on this please??

Krisztian Kovacs
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 29, 2019

My only idea at this point is to check whether you're using java8 or something else. If you're using java 7, Jira will let you know but in case of openjdk, it won't.

Let me know if that helps.

0 votes
Nelia Namur
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2019

Hi, I am having the same problem. What do I need to do? I have read the stackoverflow site, but still don't know what to do? Can anyone help? This is my first Jira Server installation.

thanks 

Krisztian Kovacs
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 29, 2019

For me the problem was that by default my computer had openjdk instead oracle's java 1.8.

Once I set Java 8 everything worked.

Suggest an answer

Log in or Sign up to answer