Problem Note 31903: SAS® BI Dashboard does not function properly when it is deployed in a separate Tomcat instance
After you deploy the SAS® BI Dashboard Web application to a separate instance of
Tomcat than where the SAS® Information Delivery Portal is deployed,
the following error might occur in the browser:
HTTP Status 404 -/Portal
The requested resource (/Portal) is not available.
In addition, the Tomcat log might include the following error:
[main] INFO com.sas.bi.dashboard.context.DashboardServices - Could not
find TCPIPConnection for: BIP Service
These errors occur after you select the Edit Dashboard or the Manage
Dashboard icons and you then click either Cancel, OK or
<=Portal to return to the portal.
The problem occurs because the application uses the wrong URL to return to the portal. The Tomcat instance is using the host and port where SAS BI Dashboard is installed to invoke the portal rather than using the host and port where the portal is deployed.
The problem also occurs if the portal context name is changed from Portal to something other than that name. When such a name change is implemented, SAS BI Dashboard attempts to return to /Portal, and the attempt fails.
Select the Hot Fix tab in this note to access the hot fix for this issue.
After you apply the hot fix, complete the following steps so that the functionality works correctly:
- Edit the BIDashboard.config file that is located in SAS-configuration-file\Lev1\SASBIDashboard.
- If the portal context name has changed, add the following parameter at the bottom of the BIDashboard.config file:
Portal.root=/new-portal-name/
In this parameter, new-portal-name specifies your site-specific portal context name.
- If a separate instance of Tomcat is involved, include the complete URL in the parameter, as shown in this example:
Portal.root=http://host-name:port-number/new-portal-name
In this example, host-name, port-number, and new-portal-name specify your site-specific values.
- Restart Tomcat.
Operating System and Release Information
SAS System | SAS BI Dashboard | Microsoft® Windows® for x64 | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows XP Professional | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Windows Vista | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
HP-UX IPF | 3.1 | 3.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
*
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: | medium |
Date Modified: | 2009-10-01 10:07:12 |
Date Created: | 2008-04-28 10:06:16 |