Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.12.9, 14.0.3, Meridian-2015.1.0, 15.0.2
-
Fix Version/s: 16.0.0, Meridian-2015.1.1
-
Component/s: Data Collection - XML
-
Security Level: Default (Default Security Scheme)
-
Labels:None
Description
When something is wrong inside the XML Collection Handlers, the original exception is wrapped inside a XmlCollectorException (even on nested calls), hiding the original exception. Because of this, under some circumstances, is hard to track down a problem just by looking at the logs.