Installation Note 54463: Creating a Model Profile report returns "ERROR: Expected an element name ..."
In SAS® Model Manager, when you create a Model Profile report, the following code is displayed in the log:
2696 %modelprofile(inputFileRef=&_MM_Input, outputfileRef=&_MM_Output,
targetfileRef=&_MM_Target)
After this macro call, the following error might occur:
ERROR: Expected an element name.
ERROR: Encountered during XMLMap parsing at or near line 285, column 13.
ERROR: XML describe error: Internal processing error.
The issue is caused by the FILENAME URL statement. The workaround is to run the SAS code that creates the Model Profile report in Base SAS. Rename the FILENAME URL statement to FILENAME WEBDAV.
A hot fix planned for this issue.
Operating System and Release Information
SAS System | SAS Model Manager | Microsoft® Windows® for x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8 Enterprise x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8 Pro x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8.1 Enterprise 32-bit | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8.1 Enterprise x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8.1 Pro | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows 8.1 Pro 32-bit | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2008 R2 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2008 for x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2012 Datacenter | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2012 R2 Datacenter | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2012 R2 Std | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Microsoft Windows Server 2012 Std | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Windows 7 Enterprise x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Windows 7 Professional x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
64-bit Enabled AIX | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
64-bit Enabled Solaris | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
HP-UX IPF | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Linux for x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
Solaris for x64 | 12.3 | 14.1 | 9.4 TS1M0 | 9.4 TS1M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Creating a Model Profile report returns "ERROR: Expected an element name ..."
Type: | Installation Note |
Priority: | high |
Topic: | Analytics ==> Model Management
|
Date Modified: | 2014-11-12 08:07:21 |
Date Created: | 2014-10-27 22:18:09 |