Forums

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

While I'm trying to reinstall the Jira in Linux machine getting error. Jira installed but not workin

E Hanumanthu August 25, 2022

IMG_20220825_151429.jpgIMG_20220825_151850.jpg

1 answer

0 votes
Nic Brough -Adaptavist-
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.
August 25, 2022

Welcome to the Atlassian Community!

You'll need to read more of the log to see what the root error was.  A "null ointer exception" is a fallback message in Java - it's what you get when a null object is accessed and there's no error handling for the fault.

There will be many more lines of logs, similar to that NPE line, and one of them will refer to the class doing the bad thing, which is then what you can plumb into google...

Suggest an answer

Log in or Sign up to answer