XSLT File not Well Formed

Sample configuration

The end tag of “ci” should be </ci>, however you configured a wrong end tag </ci_wrong>.

Error message

If you have not yet created your integration point, when you create it an error message similar to the following example will occur in the Universal CMDB studio or the log file, causing the creation to fail.

If you have already created your integration point, but not yet activated it, you can no longer activate it, because when you attempt to activate it you will get a detailed error message in the probe error log file (probe-error.log), similar to the following example.

If you have created and activated your integration point, you will get a “Failed” status when you run the population job. In addition, from both the population log file (see How to Check the Population Log File) and the Universal CMDB studio (see How to Check the Error Message of a Failed Population Job), you will get an error message similar to the following example.

Solution

Search for text Got SAXException while parsing the XSLT file to find the name of the problematic XSLT file, and then validate the file in an XML editor (for example, XMLSpy). You can easily find and fix any validation issues.