Forums

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

Link to open issue broken on user profile page

Andreas Pelzer September 27, 2018

If a user opens his profile page and then selects any of the "Assigned Open Issues per Project" (on the numbers, not on the project names), then an 500 error is displayed and the log notes:

{noformat}

2018-09-27 15:26:15,523 http-nio-8801-exec-8 ERROR ... /issues/ [o.a.c.c.C.[.[localhost].[/].[action]] Servlet.service() for servlet [action] threw exception
java.lang.NullPointerException

...

/issues/ [c.a.j.web.filters.CommittedResponseHtmlErrorRecoveryFilter] Exception occurred after HTTP response was already committed: java.lang.NullPointerException

/issues/ [c.a.j.web.servlet.InternalServerErrorServlet] {errorId=9604585b-9e52-46b1-8d51-ee9728d2dc31, interpretedMsg=, cause=java.lang.NullPointerException, stacktrace=java.lang.NullPointerException

{noformat}

Jira version: 7.12.0

2 answers

1 accepted

0 votes
Answer accepted
Andy Heinzer
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.
September 28, 2018

I tried to recreate this problem in my own Jira 7.12.1 version.  However when I click these links (the numbers), I do not get an error.   I did some additional research on this I came across this bug:

https://jira.atlassian.com/browse/JRASERVER-67891

While it seems to deal with a different but related location, I think it might actually also pertain to the user profiles as you have seen here.   If so, then it would stand to reason that this was related to that bug and in turn this is fixed in the 7.12.1 release.  

I hope this helps.

Andy

0 votes
Andreas Pelzer October 1, 2018

Thanks, this solves the issue.

Suggest an answer

Log in or Sign up to answer