INSTALLATION INSTRUCTIONS FOR HOT FIX 913JPORTAL03 ON HPUX FOR ITANIUM BEFORE DOWNLOADING: The hot fix 913JPORTAL03 addresses the issue(s) in 9.1.3 of Java Portal software on HPUX for Itanium as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/jportal913.html#913jportal03 IMPORTANT NOTE(S): 1. You must have SAS Information Delivery Portal 9.1.3 SP4 installed on your system before applying this hot fix. INSTALLING THIS HOT FIX: Technical Support strongly suggests that you back up the files being replaced by this hot fix. You should always try to include the current date in the name of the backup file created to distinguish between versions of backup files. By doing this you will maintain a history of the file, which will be helpful when multiple iterations of a hot fix have been applied to the same file. For example, cp sas.foo.jar sas.foo.jar.07012006 where 07012006 is the date when the hot fix is applied. The . extension MUST be appended AFTER the .jar extension as it appears above to avoid unexpected results due to jar mismatching. The files that should be backed up for this hot fix are listed in Step #4 below. 1. Extract the contents of 913jportal03hx.tar into a temporary directory, for example /tmp/913jportal03. $> mkdir /tmp/913jportal03 $> cd /tmp/913jportal03 $> tar -xf $HOME/913jportal03hx.tar where $HOME is the location to where the tar file was downloaded. The tar command will extract the following files to the temporary directory: h6i/Setup_HPUX_IA64 h6i/media.inf h6i/setup.jar 2. Verify that Setup_HPUX_IA64 has execute permission. If it does not, use the 'chmod' command to make it executable: $> cd /tmp/913jportal03/h6i $> chmod 755 Setup_HPUX_IA64 3. Initiate the installation wizard $> export DISPLAY=:0 <==== set your display $> cd /tmp/913jportal03/h6i $> ./Setup_HPUX_IA64 This will initiate the Java install wizard. Follow the prompts to complete the installation. 4. To verify the installation of the hot fix confirm that the file(s) in the location(s) below have been updated to the level indicated by the date provided: \Portal2.0.1\DeployedPortlets\SAS_InfoMapViewer.par Date: 03/27/09 (EST) MANUAL POST-INSTALLATION STEPS: After the hot fix, 913jportal03, finishes execution, you should update the SAS Services application and rebuild / redeploy the Portal.war and SASPreferences.war files. Perform the following steps: 1) Stop the servlet container and the SAS Services application. 2) Run the configure_wik utility to update the SAS Services application and create a new Portal.war. You may find the configure_wik utility in a location such as C:\Program Files\SAS\Web\Portal2.0.1. 3) Start the SAS Services application. 4) Redeploy the Portal.war file to the servlet container