Installation Instructions for Hot Fix S47003

Linux for x64


Hot fix S47003 addresses the issue(s) in SAS Web Server 9.41 as documented in the Issue(s) Addressed section of the hot fix download page:

http://ftp.sas.com/techsup/download/hotfix/HF2/S47.html#S47003


S47003 is a "container" hot fix that contains the following "member" hot fixes which will update the software components as needed.

S45003  updates  SAS Environment Manager 2.3
P90001  updates  SAS Web Server 9.41

See What is a container hot fix? in the Hot Fix FAQ for more information about container hot fixes.


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, S47003pt.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 S47003pt.zip on each machine or save it in a network location that is accessible to all machines.

Do NOT extract the contents of S47003pt.zip. The hot fix installation process will extract the contents as needed.


IMPORTANT NOTES

  1. Files delivered in this hot fix will be backed up during the installation process. However, it is good general practice to back up your system before applying updates to software.

  2. You must have Administrator Privileges on your CLIENT or SERVER machine.

  3. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix.

  4. This hot fix should be installed using the same userid who performed the initial software installation.


INSTALLATION

Hot Fix S47003 must be installed on each machine where the updated components of the product, listed above, are installed. During the installation process you may see references to all operating systems for which updates are provided in the hot fix. The installation process will determine the operating system and which component(s) of SAS Web Server 9.41 require updating on the machine. See SAS Note 44810 for more details.

The hot fix will be applied using the SAS Deployment Manager. By default, the SAS Deployment Manager 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 S47003pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User’s Guide.


The hot fix installation process generates the log file

<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.log
for 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.


POST-INSTALLATION INSTRUCTIONS

For each product installed, click the link to be redirected to post-installation instructions.

S45003  updates  SAS Environment Manager 2.3
P90001  updates  SAS Web Server 9.41


S45003  updates  SAS Environment Manager 2.3

  1. Make sure that the SAS Environment Server has been stopped.

  2. Copy web.xml from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/tomcatserverconfig/WEB-INF/ directory

  3. Copy org.springframework.web.servlet-3.0.7.RELEASE.jar from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/tomcatserverconfig/WEB-INF/lib/ directory.

  4. Remove org.springframework.web.servlet-3.0.4.RELEASE.jar from
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/tomcatserverconfig/WEB-INF/lib/ directory.

  5. Copy encoder-1.1.1.jar from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/ROOT/WEB-INF/lib/ directory.

  6. Copy encoder-jsp-1.1.1.jar from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/ROOT/WEB-INF/lib/ directory.

  7. Copy login.jsp file from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/web apps/ROOT/WEB-INF/jsp/ directory, replacing the original file.

Note: If you have previously installed S45001 or S45002 via hot fix container S47001 or S47002, skip the steps below:

  1. Copy vfws-plugin.jar
    from
    <SASHome>/SASEnvironmentManager/2.3/plugins/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/webapps/ROOT/WEB-INF/hq-plugins/ directory.
  2. Copy sas.hyperic.security.sso.jar from
    <SASHome>/SASEnvironmentManager/2.3/hotfix/ directory
    to
    <SASConfig>/LevX/Web/SASEnvironmentManager/server-5.8.0-EE/hq-engine/hq-server/webapps/ROOT/WEB-INF/lib/ directory.

P90001  updates  SAS Web Server 9.41

Note: If you have previously installed hot fix P90001 via hot fix container S45001 or S45002, skip the steps below:

Edit <SASHome>/SASWebServer/9.4/httpd-2.2.29.1-64/_instance/bin/httpdctl and change

service_name="Pivotal httpd @ServerInstance@"
to
service_name="vFabric httpd @ServerInstance@"
Navigate to the <SASHOME>/SASWebServer/9.4/ directory. Delete the existing httpd-2.2 symbolic link and create a new one, for example:
> rm httpd-2.2
> ln -s httpd-2.2.29.1-64 httpd-2.2


If you configure the Web Server to use the secure sockets HTTPS protocol then the SAS Environment Manager plugin will not be able to monitor the Web Server. In that case the following steps will not apply and they can be skipped. Otherwise, please complete these steps to activate the new plugin once the system has been restarted:

  1. Log into the SAS Environment Manager console.

  2. Select Resources -> Browse from the Resources dropdown. Then click the Servers link. A list of servers will be displayed.

  3. If there is a Web Server in the discovered server list, click its checkbox. The discovered Web Server name should look like: xxxxxxxx vfws Web Server 5.x WebServer.

  4. Click the Delete button at the bottom of the webpage to remove this Web Server instance. Then click OK in the confirmation dialog.

  5. Select Resources -> Browse again, and click the Platforms link. Then click on the machine platform where the Web Server is installed.

  6. Select New Auto-Discovery from the Tools Menu dropdown to request that a new discovery process run.

  7. On the New Auto-Discovery page, click on the Pivotal Web Server 5.4 checkbox. Then click the OK button near the bottom of the webpage.

  8. Select Dashboard in the webpage toolbar. Refresh the dashboard page repeatedly until the newly discovered Web Server appears in the webpage's Auto-Discovery section.

  9. Click on the Pivotal Web Server 5.4 checkbox in Auto-Discovery section, then click the Add to Inventory button to add it to the inventory.



This completes the installation of hot fix S47003 on Linux for x64.

Copyright 2015 SAS Institute Inc. All Rights Reserved.