Problem Note 38883: After saving an analysis as a report, errors are reported in the logs for the task CopyAnalysisResultTask
After saving an analysis as a report, errors are reported in the logs for the task CopyAnalysisResultTask. The problem occurs because the number of catalog entries for the copy process that are used when saving an analysis as a report is greater than 99. The code does not allow the number of catalog entries to be more than two digits.
The log for com.sas.analytics.mfg.warranty.core.analysis.CopyAnalysisResultTask will contain error messages similar to the following:
ERROR: Symbolic variable name OLDENTRYNAME** must contain only letters, digits, and underscores.
ERROR: Symbolic variable name ENTRYTYPE** must contain only letters, digits, and underscores.
ERROR: Symbolic variable name NEWENTRYNAME** must contain only letters, digits, and underscores.
ERROR: Symbolic variable name FULLCATENTRYNAME** must contain only letters, digits, and underscores.
No workaround is available.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Warranty Analysis | Microsoft Windows Server 2003 Datacenter Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
64-bit Enabled AIX | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
64-bit Enabled Solaris | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
HP-UX IPF | 4.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M3 |
*
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.
After saving an analysis as a report, errors are reported in the logs for the task CopyAnalysisResultTask. The problem occurs because the number of catalog entries for the copy process is greater than 99 and the code only allows two digits.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2010-03-29 13:36:53 |
Date Created: | 2010-03-01 10:37:55 |