-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Affects Version/s: 4.0.4
-
Component/s: None
-
None
Summary
The Commit History in FishEye shows a broken image.
Environment
FishEye 4.0+
Steps to Reproduce
NA
Expected Results
The chart is correctly generated and displayed.
Actual Results
The chart is not displayed. When trying to access the chart to open it in a separate tab, the below exception is thrown in the atlassian-fisheye-YYYY-MM-DD.log file:
fisheye TotalityFilter-logExceptionDetails - Exception "java.lang.NullPointerException" (javax.servlet.ServletException) while processing "/fe/commitSparkline.do" (Referer:"<repository_url>") javax.servlet.ServletException: java.lang.NullPointerException at com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:285) [webwork-2.2.7-atlassian-29.jar:?] at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:111) [webwork-2.2.7-atlassian-29.jar:?]
Workaround
Add an "Author mapping" so that the user will be mapped to the repository, this will allow the chart to be properly created.