Problem Note 41186: An error and a null-pointer exception might occur when you invoke SASĀ® Web Report Studio
You might receive the following browser error when you invoke SAS Web Report Studio:
This page cannot be displayed
If you see this error, check the application-server log for the following message:
java.lang.NullPointerException
at org.jgroups.blocks.PullPushAdapter.stop(PullPushAdapter.java:103)
at org.jgroups.blocks.ReplicatedTree.stop(ReplicatedTree.java:198)
at com.sas.svcs.cluster.SimpleCache.stop(SimpleCache.java:179)
This error is an indication that you might have encountered a thread-synchronization problem. This timing issue is rare and only occurs within a very narrow window. It is not specific to any Web application server. The problem occurs in code that is used for multicasting communication that stops a previously instantiated JGroups cache.
If the thread-synchronization problem occurs, the SAS Logon Manager and, subsequently, SAS Web Report Studio will not start.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Web Report Studio | Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Standard Edition | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2003 for x64 | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2008 | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows Server 2008 for x64 | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Microsoft Windows XP Professional | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
64-bit Enabled AIX | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
64-bit Enabled Solaris | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
HP-UX IPF | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Linux for x64 | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
Solaris for x64 | 4.2 | 4.2_M2 | 9.2 TS2M2 | 9.2 TS2M2 |
*
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.
If the browser error 'This page cannot be displayed' occurs when you invoke SAS Web Report Studio, check the application-server log for further error messages. If the server log contains a NullPointerException with reference to the PullPushAdapter class, thread synchronization might be the cause.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2010-10-12 10:56:33 |
Date Created: | 2010-10-11 11:12:34 |