INSTALLATION INSTRUCTIONS FOR HOT FIX 51WA01 ON WINDOWS BEFORE DOWNLOADING: The hot fix 51WA01 addresses the issue(s) in Release 5.1 of SAS Web Analytics software on Windows as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/swa51.html#51wa01 IMPORTANT NOTE(S): 1. You must have SAS Web Analytics Release 5.1 installed on your system before applying this hot fix. 2. You must have SAS 9.1.3 Service Pack 2 installed on your system before applying this hot fix. INSTALLATION: STEP 1: Since it will be needed later in the installation of this hot fix, first download and install Ant 1.6 from http://ant.apache.org/. STEP 2: The hot fix package downloaded is a self extracting executable named 51wa01wn.exe. Launching the executable will initiates a install wizard followed by a Java installation application which will quide you through the extraction process. The following files are included: * 51wa01win.exe Scipts/update modules for Web Analytics (temporarily copied to C:\51wa01 and auto-executed) * 51wa01wn.txt a copy of these installation instructions * Also delivered during are several macro updates which will be installed to the appropriate product installation directory. STEP 3: Execute the ant scripts installed in STEP 2 by running the following command ant -f -Dconfig.dir= -Dtemp.dir= -DSAS_HOME= where is the ant script to execute (eg. webdataanlyt_sp.xml) is the path to the Configuration Directory (eg. C:\SAS\SASWebAnalytics or $HOME/SAS/SASWebAnalytics) The is the top level directory where the webanalytics.war file is located. is a path to a temporary directory for temp files is the path to where all your SAS products are installed (eg. C:\Program Files\SAS or /usr/local/SAS) For example: C:\apache-ant-1.6.5\bin> ant -f "C:\Program Files\SAS\SASWebAnalytics\5.1\webdataanlyt_sp.xml" -Dconfig.dir="C:\SAS\SASWebAnalytics" -Dtemp.dir=C:\temp -DSAS_HOME="C:\Program Files\SAS" To confirm that the ant command successfully completed, verify that the datetime stamp on the webanalytics.war file corresponds to the date/time when the command was executed. STEP 4: Re-deploy the ear and/or war files generated in STEP 3. Copy the updated webanalytics.war file from the configuration directory. For example, this directory on a PC might be C:\SAS\SASWebAnalytics\Lev1\web\webapps. Follow the Web Analytics Deployment instructions listed in the instructions.html. If port numbers are not the default, please follow the additional info section of the Web Analytics Deployment section to change the port numbers to the appropriate ones. Re-start the Application Server. This completes the installation of hotfix 51WA01 on Windows.