CMS Snapshot Analysis - Run Analyzer - Fatal Error - Universal Analyzer - Failed to parse xml file File cannot be opened
Description
This page gives solution to the below error which occurred while running a UI analysis:
Failed to parse xml file: (File cannot be opened (pos l: 0 col: 0))
Error free logs - CMS Snapshot Analysis - Run Universal Analyzer - Custom UA profile - Error Free Logs - CAST AIP 8 - CAST Internal
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ❌ |
| 8.2.x | ❌ |
| 8.1.x | ❌ |
| 8.0.x | ❌ |
| 7.3.2 | ✅ x = 2 |
| 7.2.x | ❌ |
| 7.0.x | ❌ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS3 | ❌ |
| CSS2 | ✅ |
| CSS1 | ❌ |
Step by Step Scenario
- Configure a UI analysis
- Run analysis & analysis fails in few seconds with error - Failed to parse xml file: (File cannot be opened (pos l: 0 col: 0))
Action Plan
This error is the result of regression on 7.3.2 where the UI analyzer looks for LanguagePattern.xml file.
This error was encountered while using PowerCenter Language Package, hence for reference a dummy PowerCenterLanguagePattern.xml is attached here PowerCenterLanguagePattern.xml
The solution for this problem is to
- Create a dummy XXXLanguagePattern.xml file in the UI profile/package (in the path Configuration\Languages<XXX><XXXLanguagePattern.xml>)
- Re-run the analysis.
- If your issue is not resolved after following the above steps then contact CAST Technical Support with relevant input.
Impact on Analysis Results and Dashboard
Analysis - Analysis proceeds successfully without error
Dashboard - N/A
Notes/comments
This issue only occurs in 7.3.2 and it is fixed in v 7.3.3
Related Pages