Hot fix F74002 addresses the issue(s) in SAS Forecast Server 4.1_M1 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/F74.html#F74002
F74002 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as indicated.
F79002 updates SAS Forecast Server Batch Interface for Java 4.1_M1
F76002 updates SAS Forecast Server Mid-Tier 4.1_M1
F81002 updates SAS Forecast Server Plug-ins for SAS Management Console 4.1_M1
F75002 updates SAS Forecast Studio 4.1_M1
Before applying this hot fix, follow the instructions in SAS Note 35968 to
generate a SAS Deployment Registry report, then verify that the appropriate product releases are installed on your system. The
release number information in the Registry report should match the 'member' release number information provided above for the
software components installed on each machine in your deployment.
The hot fix downloaded, F74002pt.zip, includes the updates required for all components listed above on all applicable operating systems. To apply this hot fix on multiple machines, you can either save F74002pt.zip on each machine or save it in a network location that is accessible to all machines.
Do NOT extract the contents of F74002pt.zip. The hot fix installation process will extract the contents as needed.
The hot fix will be applied using the SAS Deployment Manager (SDM). By default, the SDM will search in the <SASHOME>/InstallMisc/HotFixes/New directory for hot fixes to be applied, but will also prompt for a location if you have downloaded hot fixes to a different directory.
After downloading F74002pt.zip, follow the instructions provided in the SAS Deployment Wizard/SAS Deployment Manager 9.3: User’s Guide; see the Applying Hot Fixes for Windows and UNIX section in Chapter 5 -- SAS Deployment Manager Tasks to complete the installation of the hot fix.
The hot fix installation process generates the log file
<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.logfor example, IT_2011-10-31-13.18.21.log. Each attempt to apply a hot fix results in the creation of a new log file giving detailed information regarding the installation process.
Postexec log files are created after the installation is completed and identifies the files that were added, backed up, changed and removed. These log files include the ‘member’ hot fix id in the name of the file and are also written to the <!SASHOME>/InstallMisc/InstallLogs directory. There is one postexec log for each ‘member’ hot fix applied (member hot fixes are listed at the top of these instructions).
The content of this hot fix is listed in the hot fix manifest.
This hot fix requires post-installation steps that will
Step 1: Re-build Web Applications
In order for this step to execute correctly, the Metadata Server must be running.
1.1 Set the DISPLAY environment variable, for example
$ export DISPLAY=<displayname>:0
1.2 Invoke the SAS Deployment Manager 9.3
From the SASDeploymentManager directory execute sasdm.sh, for example
$ cd <SASHOME>/SASDeploymentManager/9.3
$ ./sasdm.sh
1.3 Select a language in the Choose Language box
1.4 Select Rebuild Web Applications
1.5 Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
1.6 Specify Connection Information, including the sasadm User ID and Password
1.7 Select Forecast Server 4.1 as the Web Application to Rebuild
1.8 Verify the information on the Summary screen and select Start
1.9 Select Finish when the deployment is complete
This process will update the Forecast Server ear in
<CONFIGDIR>/Lev1/Web/Staging and
place the updated exploded ear in <CONFIGDIR>/Lev1/Web/Staging/exploded.
The Forecast Server ear includes:
Step 2: Re-deploy Web Applications
2.1 Re-deploy the updated ear listed above to the web application server you are using based on the instructions appropriate for your web application server. See SAS 9.3 Intelligence Platform Middle-Tier Administration Guide, Chapter 7, for more details.
To re-deploy with Websphere, see How to re-deploy_Webshere.
For each product installed, click the link to be redirected to post-installation instructions.
F79002 updates SAS Forecast Server Batch Interface for Java 4.1_M1
F76002 updates SAS Forecast Server Mid-Tier 4.1_M1
F81002 updates SAS Forecast Server Plug-ins for SAS Management Console 4.1_M1
F75002 updates SAS Forecast Studio 4.1_M1
F79002 updates SAS Forecast Server Batch Interface for Java 4.1_M1
These instructions are to be used to modify the configuration of the Workspace Server that Forecast Sever is using. Note that this instructions provide example filenames and directory names based on a Windows deployment; if your deployment is to a different host OS please make the appropriate adjustments
Note that your Lev# may be different so use the one appropriate for your environment. Also your .SASApp. directory may have a different name if it was changed during the configuration phase
-JREOPTIONS=(-Dhttp.proxyHost=<serverName.proxy.domain.com> -Dhttp.proxyPort=<proxy server port>* -Dhttps.proxyHost=<serverName.proxy.domain.com> -Dhttps.proxyPort=<proxy server port> ) *See your instructions.html file found in <config dir>\Lev1\Documents to determine the appropriate port value to use here. Note that if your site only supports HTTP then just make the HTTPS entries the same as the HTTP entries.
F76002 updates SAS Forecast Server Mid-Tier 4.1_M1
The following Post-Install instructions for the mid-tier only needs to be followed, if you site obtain the
Forecast Sever 4.1 client via Java Web Start. If they don.t then you can skip this step.
Note that this instructions provide example filenames and directory names based on a Windows deployment; if your deployment is to a different host OS please make the appropriate adjustments.
F81002 updates SAS Forecast Server Plug-ins for SAS Management Console 4.1_M1
JavaArgs_<NEXT NUMBERIC VALUE*>=-Dhttp.proxyHost=<serverName.proxy.domain.com> JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttp.proxyPort=<proxy server port>** JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttps.proxyHost=<serverName.proxy.domain.com> JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttps.proxyPort=<proxy server port> *Increment to be one greater than the numeric value on the previous line **See your instructions.html file found in <config dir>\Lev1\Documents to determine the appropriate port value to use here. Note that if your site only supports HTTP then just make the HTTPS entries the same as the HTTP entries.
F75002 updates SAS Forecast Studio 4.1_M1
JavaArgs_<NEXT NUMBERIC VALUE*>=-Dhttp.proxyHost=<serverName.proxy.domain.com> JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttp.proxyPort=<proxy server port>** JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttps.proxyHost=<serverName.proxy.domain.com> JavaArgs_<NEXT NUMBERIC VALUE>=-Dhttps.proxyPort=<proxy server port> *Increment to be one greater than the numeric value on the previous line **See your instructions.html file found in <config dir>\Lev1\Documents to determine the appropriate port value to use here. Note that if your site only supports HTTP then just make the HTTPS entries the same as the HTTP entries.
This completes the installation of hot fix F74002 on Solaris for x64.