Problem Note 47290: A null pointer exception occurs and the Alert Details screen in the SAS® Anti-Money Laundering user interface fails to render
The Alert Details screen might fail to render in the user interface if the columns FSK_ALERT.PRIMARY_ENTITY_NAME and FSC_HOUSEHOLD_DIM.HEAD_OF_HOUSEHOLD_NAME contain null values. The null values causes Java to issue a null pointer exception error in the application server log that is similar to the following:
[12/8/09 8:24:55:937 CST] 00000022 ServletWrappe E SRVE0068E: Uncaught
exception thrown in one of the service methods of the servlet:
/alert_details.jsp. Exception thrown : java.lang.NullPointerException
at java.net.URLEncoder.encode(URLEncoder.java:227)
at com.ibm._jsp._alert_5F_details._jspService(_alert_5F_details.java:1990)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:87)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1095)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:569)
This problem has been resolved by editing the SQL query in sasaml.RDBMS to return non-null values to the calling Java program.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for 64-Bit Itanium-based Systems | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows 2000 Datacenter Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Advanced Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows XP 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows 2000 Server | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 2.2.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Windows Vista | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Windows Vista for x64 | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
64-bit Enabled AIX | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
64-bit Enabled Solaris | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
HP-UX IPF | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Linux | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
Solaris for x64 | 2.2.1 | 5.1 | 9.1 TS1M3 SP4 | 9.3 TS1M0 |
*
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.
The Alert Details screen might fail to render in the user interface if the columns FSK_ALERT.PRIMARY_ENTITY_NAME and FSC_HOUSEHOLD_DIM.HEAD_OF_HOUSEHOLD_NAME contain null values.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2012-09-10 15:08:09 |
Date Created: | 2012-08-22 15:42:28 |