Issue
The following errors will be reported in the jenkins log file on a windows server:
com.cloudbees.opscenter.analytics.reporter.items.ItemSubmissionQueue doRun
WARNING: Failed to delete c:\jenkins_home\analytics-reporting-queue\items1234567890123.xml
These errors can rapidly fill up the jenkins server log depending on how many xml files are being reported in the same aforementioned error message.
Environment
- CloudBees Jenkins Operations Center
- Any Version < Operations Center Analytics 1.6.3
Resolution
Upgrade the Operations Center Analytics plugin to version 1.6.3 or higher.
0 Comments