Problem Note 39116: An error occurs when trying to create an analysis in the German locale for SAS® Warranty Analysis
When creating an analysis in the German locale, users might see error messages similar to the following:
com.sas.analytics.mfg.warranty.coreapi.error.client.WarrantyException: java.lang.NumberFormatException at com.sas.analytics.mfg.warranty.core.persistence.cmd.BaseCommand.execute(BaseCommand.java:469) at com.sas.analytics.mfg.warranty.core.project.RemoteProjectImpl.populateAnalysisNodes(RemoteProjectImpl.java:408)
The error occurs with the following analysis types:
- Exposure
- Geographic
- Multivariate Statistical Drivers
- Pareto
- Reliability
- Statistical Drivers
- Time of Claim
- Trend/Control
- Trend By Exposure
The problem is due to incorrect decimal point parsing when the client is using the German locale and the mid-tier is using a non-German locale. A decimal number in the German locale is formatted using a '.' for the grouping separator and ',' for the decimal separator.
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 Standard Edition | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled AIX | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled Solaris | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
HP-UX IPF | 4.2 | 4.3 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux for x64 | 4.2 | 4.3 | 9.2 TS2M2 | 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.
An error occurs when trying to create an analysis in the German locale. The problem is that the code is not correctly parsing the decimal point when the client is using the German locale but the mid-tier is using another locale.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2020-03-13 15:34:45 |
Date Created: | 2010-03-22 15:50:00 |