Hyperwave IS/6 Hot Fix 1 for eLS v1.3 ===================================== Patch status: required Applicable to: Hyperwave IS/6 R1 Solved Problems --------------- This hot fix (#1) solves the following problems: - Waveslave hangs on load (3 concurrent users) with user templates applications (eLS) with multi-threading. [HWIS/PR-2362] - Waveslave grows to more than 70MB and/or terminates [HTP/PR-669] - hwdapntidgw does not fulfill some requirements contrary to the native userdatabase. [HWIS/PR-2424] - JavaScript runtime error working with Notes if IS/6 is configured with an external userdatabase (NTLM). [HTP/PR-767] - Wavemaster does not parse cookies correctly. [HWIS/PR-2410] - src-anchors with attribute Position not set to (Hex-start Hex-end) are not handled as it was in previous versions (his5.5). [HWIS/PR-2396] - Reply messages contain HTML tags. [HTP/PR-504] This hot fix (#1) includes following enhancements: - Wavemaster does not send HTTP Expires Header. Therefore browsers request all images from the server instead of keeping them in their cache. [HWIS/PR-2371] Installation Procedure (UNIX) ----------------------------- Please follow the steps below to apply the service pack: 1. Call `gzip -cd | tar xf -` in the Hyperwave IS/6 home directory (=$HOME). 2. Copy the binaries from the directory $HOME/patches/is6r1hf1/bin/$CPU into $HOME/bin/$CPU. But backup the original binaries before replacing them with the binaries out of the hot fix. 3. Copy the settings from the directory $HOME/patches/is6r1hf1/settings into $HOME/settings. But backup the original setting files before replacing them with the setting files out of the hot fix. 4. Stop the server with hwstop. 5. Start the server with hwstart. Installation Procedure (Windows NT) ----------------------------------- Please follow the steps below to apply the service pack: 1. Stop the Hyperwave Information Server service. 2. Start this patch archive from the Hyperwave IS/6 home directory (=$HOME). 3. Copy the binaries from the directory $HOME\patches\is6r1hf1\bin\win32 into $HOME\bin\win32. But backup the original binaries before replacing them with the binaries out of the hot fix. 4. Copy the settings from the directory $HOME/patches/is6r1hf1/settings into $HOME/settings. But backup the original setting files before replacing them with the setting files out of the hot fix. 5. Restart the Hyperwave Information Server service. List of Modified Files ---------------------- UNIX: * Server: - wavemaster - waveslave - server.xml - definition.xml Windows NT: * Server: - wavemaster.exe - waveslave.exe - shsmp.dll - hwdapntidgw.exe - server.xml - definition.xml