Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 14.0.3, 15.0.0
-
Fix Version/s: 15.0.2, 16.0.0, Meridian-2015.1.1
-
Component/s: Web UI - Reporting
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon 16 Bugfixes
Description
A KSC report is basically a list of resources with a graph and a time-span.
The resource ID is built depending on org.opennms.rrd.storeByForeignSource.
By default the resource format is:
node[$nodeId].$resourceTypeName[$resourceName]
if storeByForeignSource is enabled, the format is:
nodeSource[$foreignSource:$foreignId].$resourceTypeName[$resourceName]
Now, no matter which format is being used, if the resource doesn't exist either because the node was removed or because the RRD directory for the resource was deleted, the KSC report is going to throw an exception.
Attachments
Issue Links
- is duplicated by
-
NMS-4399 When removing nodes from a provisioning group, the removed nodes may still be referenced in KSC reports; thus resulting in errors accessing those reports until the nodes are manually removed.
-
- Resolved
-