Problem Note 56854: Creating a dashboard in SAS® Model Manager fails, and the SAS® log displays "java.lang.NumberFormatException ..."
If you use SAS Model Manager on a platform other than Windows, and your SAS locale is not en_US, then creating a dashboard report might fail. The following information is displayed in the corresponding SAS log files.
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): proc gplot data=mm_view;
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): symbol interpol=join;
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): plot culift*time=percent;
SYMBOLGEN: Makrovariable MSGDATASET wird in sashelp.mdlmgr aufgel?st
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): title4 "Lift Trend Chart";
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): format time timeord.;
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): run;
NOTE: 6 observation(s) contained a MISSING value for the cuLift * time = percent
request.
NOTE: DEV=ACTXIMG not available on this host, defaulting to DEV=JAVAIMG.
ERROR: Java class generated an exception.
ERROR: Physische Datei existiert nicht,
/kdm/data/work/SAS_workF3F300004174_kdmemi01/_08521726C0C244295B6552DFCE4FB79.PN
G.
MPRINT(_MDLMGR_DRAW_LIFT_CHART_): quit;
NOTE: The SAS System stopped processing this step because of errors.
NOTE: SAS set option OBS=0 and will continue to check statements. This might
cause NOTE: No observations in data set.
java.lang.NumberFormatException: For input string: "4,9999964967865"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1241)
at java.lang.Double.valueOf(Double.java:504)
To work around this problem, use locale en_US when you invoke SAS Model Manager.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Model Manager | Microsoft® Windows® for x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Std | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Datacenter | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Datacenter | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 for x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 R2 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Pro x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Enterprise x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Std | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Home Premium x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Professional x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Ultimate x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled AIX | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled Solaris | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
HP-UX IPF | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Linux for x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Solaris for x64 | 13.1 | 14.2 | 9.4 TS1M2 | 9.4 TS1M4 |
*
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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2016-08-23 15:13:02 |
Date Created: | 2015-10-20 11:53:21 |