java error

Warren Oyco October 15, 2015

I get the below error message when I go to the manage add on page.

java.util.concurrent.ExecutionException: java.lang.NullPointerException

3 answers

0 votes
Guilherme V.
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 16, 2015

Usually the culprit of your error can be found in the stack trace above the java.util.concurrent.ExecutionException: java.lang.NullPointerException.

Cheers,

0 votes
Luiz Maia
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.
October 16, 2015

Some of the most usual causes for null pointer exceptions on Confluence are described on this below article:
https://confluence.atlassian.com/display/CONFKB/NullPointerException+When+Browsing+to+Confluence

However, just like Nic stated, you'll need to analyse the application logs in order to identify what is in fact causing the issue. In case you need further assistance with this, I suggest you raise a support ticket at https://support.atlassian.com/

 Regards,
LM 

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 15, 2015

java.lang.NullPointerException is one of the most generic Java error messages you can get.

You'll need to read the application's log file to find the root cause of the error.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events