Problem Note 12566: NumberFormatException and stack dump with invalid time for TrendBO
When you create a TrendBO variable using manual offset control and enter
an invalid value (such as 'x') in the offset time field, you will
recieve an error:
* java.lang.NumberFormatException: For input string: "x"
The ADE console will also have the following stack dump:
java.lang.NumberFormatException: For input string: "x"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at com.verbind.adui.TrendVarDefinitionPanel.getOffset
(TrendVarDefinitionPanel.java:492)
...
A Technical Support hot fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/int_mgmt12.html#012566
Operating System and Release Information
| SAS System | SAS Interaction Management | Microsoft Windows XP Professional | 1.2 | | 8.2 TS2M0 | |
| Microsoft Windows 2000 Advanced Server | 1.2 | | 8.2 TS2M0 | |
| Microsoft Windows 2000 Datacenter Server | 1.2 | | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 1.2 | | 8.2 TS2M0 | |
*
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: | 2004-06-29 10:22:37 |
| Date Created: | 2004-06-10 09:29:37 |