-
Bug
-
Resolution: Fixed
-
Low
-
6.2.1
-
6.02
-
Summary
The atlassian-jira.log is flooded with WARN like these:
2013-07-26 22:50:05,585 http-bio-8604-exec-22 WARN admin 1370x16x1 18zayv8 0:0:0:0:0:0:0:1 /rest/api/1.0/menus/greenhopper_menu [service.rapid.view.RapidViewDao] could not find entity of type interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO with key 2 2013-07-26 22:50:05,588 http-bio-8604-exec-22 WARN admin 1370x16x1 18zayv8 0:0:0:0:0:0:0:1 /rest/api/1.0/menus/greenhopper_menu [service.rapid.view.RapidViewDao] could not find entity of type interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO with key 1
Diagnosis
Even when a rapid board was deleted, the id is somehow being highlighted in the atlassian-jira.log, when Agile is accessed. This happens only once; as soon as JIRA is started.
Implication
These WARN are harmless, but it will populate the log file with id of the boards that has been deleted since the use of GreenHopper.
- relates to
-
JSWSERVER-9886 Ability to add tickets to sprints which have not been started via REST.
- Closed