Patch Name: PHNE_19672 Patch Description: s700_800 11.00 WebQoSPk/NES 4.0 Doesn't Monitor System Load Creation Date: 99/09/27 Post Date: 99/08/31 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: HPWebQoSPk B.01.02.01 Filesets: HPWebQoSPk.WEBQOSPK-RUN,fr=B.01.02.01,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHNE_19672 Symptoms: PHNE_19672: 1) WebQoS Peak will not invoke the access control policy when the system is busy. 2) The system load in the Statistics screen is 0. The statisics screen is at: http:///hpac/statisticsTable.hpac Defect Description: PHNE_19672: The problem occurs because of software "timing" problem which manifested itself when WebQoSPk was integrated with the Netscape Enterprise Server 4.0 (NES4.0). WebQoS Peak is a multi-threaded application which contains a thread dedicated to monitoring system load. This monitor thread attempts to check a status variable that may not have been set yet when it starts up. If the status variable is not set the monitor thread terminates. SR: 0000000000 Patch Files: HPWebQoSPk.WEBQOSPK-RUN,fr=B.01.02.01, fa=HP-UX_B.11.00_32/64,v=HP: /opt/webqospk/lib/hpac.so what(1) Output: HPWebQoSPk.WEBQOSPK-RUN,fr=B.01.02.01, fa=HP-UX_B.11.00_32/64,v=HP: /opt/webqospk/lib/hpac.so: HP WebQoS Peak 1.2.2 cksum(1) Output: HPWebQoSPk.WEBQOSPK-RUN,fr=B.01.02.01, fa=HP-UX_B.11.00_32/64,v=HP: 1854325390 123079 /opt/webqospk/lib/hpac.so Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 140 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_19672 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_19672.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_19672. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHNE_19672.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_19672.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_19672.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_19672.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: The installer must rerun the setup script: /opt/webqospk/setup This script copies the shared library to the root directory of the Netscape server.