Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Meridian-2015.1.1, 17.1.1
-
Security Level: Default (Default Security Scheme)
-
None
Description
There are several sample package report definitions on statsd-configuration.xml that are disabled by default (i.e. status="off").
Unfortunately, the code is still scheduling the report generation. By looking at the code, a log message is generated saying that a given report definition will be ignored if it is disabled, but the report is still added to the schedule list.