Problem Note 35317: A NullPointerException error occurs in the SASĀ® Anti-Money Laundering query output window when Rows per Page is modified
When attemping to edit the number of Rows per Page and
columns on any query output window, an error NullPointerException is generated.
The error occurs because the JavaScript code that builds the URLs for the navigation links is improperly stripping out the database table name that is being queried. The Java code assumes that a table name will always be on the request, which it should be, but in this case it is null and this is causing the NullPointerException error.
Select the Hot Fix tab in this note to access the hot fix for this issue.
After the fix is applied, a NullPointerException error will not occur when editing the Rows per Page parameter.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS Anti-Money Laundering | Microsoft Windows 2000 Datacenter Server | 2.1.1 | |
| Microsoft Windows 2000 Advanced Server | 2.1.1 | |
| Microsoft Windows 2000 Professional | 2.1.1 | |
| Microsoft Windows 2000 Server | 2.1.1 | |
| Microsoft Windows NT Workstation | 2.1.1 | |
| Microsoft Windows Server 2003 Datacenter Edition | 2.1.1 | |
| Microsoft Windows Server 2003 Enterprise Edition | 2.1.1 | |
| Microsoft Windows Server 2003 Standard Edition | 2.1.1 | |
| Microsoft Windows XP Professional | 2.1.1 | |
| Windows Vista | 2.1.1 | |
| 64-bit Enabled AIX | 2.1.1 | |
| 64-bit Enabled HP-UX | 2.1.1 | |
| 64-bit Enabled Solaris | 2.1.1 | |
| Linux | 2.1.1 | |
*
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.
When attemping to edit the number of "Rows per Page" and
columns on any query output window, an error NullPointerException
is generated.
| Type: | Problem Note |
| Priority: | medium |
| Date Modified: | 2009-04-27 12:48:08 |
| Date Created: | 2009-03-26 09:22:56 |