Hyperwave IS/6 Service Pack 1 ============================= Patch status: required Applicable to: Hyperwave IS/6 R1 Solved Problems --------------- This service pack (#1) solves the following problems: - Wavemaster loops with 100% CPU load after the hgserver has closed all of its sessions (wavemaster). [HWIS/PR-2300] - Duplicating objects which have dots in the object name can cause the MSSQL Server to loop. After such an object is duplicated the MSSQL Server doesn't respond anymore (mssqlsp1.pak/msdesp1.dat). [HWIS/PR-2304] - When uploading HTML documents all IMG links (inline image) are converted to lowercase. Even though URLs shouldn't be case sensitive, this can become a problem with external links to some servers (waveengine). [HWIS/PR-2306] - When uploading documents via Virtual Folders or Apihwupload the name attribute of the document is always set to the hierarchical path plus the name of the file instead that the alias name of the parent or the entered prefix is used (apihwupload). [HVF/PR-297] - External links and function calls are missing in form tags when viewing a HTML document that contains such form actions (waveengine/orclsp1.plb). [HWIS/PR-2311] - Parallel calls to System.hg_getStatistics may cause waveengine to crash (waveengine). [HWIS/PR-2295] - Autonomy-categorizer sometimes does not work as expected. If there is more than one category, only one category is shown in the categorizing-dialog (ftserver-nc). [HWIS/PR-2291] - The collections hw_server_pool_update and hw_server_pool_update_requests are not created/removed as expected, which could cause errors to be returned by the waveengine and in turn cause hwpoolupdate to fail (waveengine). [HWIS/PR-2290] - Server pool objects are not migrated when you use hwmigratenative/oracle (hwmigratenative/oracle). [HWIS/PR-2262] - Dummy objects (necessary for links in a server pool) are not migrated when you use using hwmigratenative/oracle (hwmigratenative/oracle). [HWIS/PR-2261] - Only one link or shortcut to a version controlled document that is stored on a server in the server pool can be inserted. All other links or shortcuts to the same document will fail with an error (waveengine). [HWIS/PR-2263] - Creating a shortcut to a document within a server pool fails with an "Access denied" error (waveengine). [HWIS/PR-1845] - The error "Object not found" occurs on shortcuts if the target document in the server pool is deleted (waveengine). [HWIS/PR-1846] - Shortcuts to documents on other servers in the server pool cannot be deleted because the server reports an "Invalid parent" error (waveengine). [HWIS/PR-2250] - Version numbers are not shown on shortcuts where the target document resides on a remote server in the server pool. On such shortcuts it's not possible to view the version history (waveengine). [HWIS/PR-2310] - Application licenses cannot be used because the check algorithm always says: invalid license (waveengine). [HWIS/PR-2282] - Approximate number of documents found by iterative ft-query is wrong (waveslave/hwjs). [HWIS/PR-2289] - The start of the email gateway fails with an error because of an undefined function call in InsertEmail.js (docman61.zip). [HWIS/PR-2278] - hwmigratedbcontrrc does not convert custom indexes entries from a .db.contr.rc to the user.xml (hwmigratedbcontrrc). [HWIS/PR-2316] - Upload packages could fail under LINUX because of missing libraries for unzip. Under Linux, unzip uses libc5 libraries instead of libc6. If these libraries are missing the upload fails (unzip). [HWIS/PR-2298] - The menu entry "README" in the start menu is invalid (msi). [HWIS/PR-2268] 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. 2. Call tartmp/hwinsttar 3. Stop the server with hwstop. 4. Start the server with hwstart. 5. Log in as system user and switch to authoring mode 6. Upload the eKS Service Pack named docman61.zip which is stored in the directory patches/is6r1sp1 7. Install the uploaded eKS Service Pack 8. Stop the server with hwstop. 9. 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. 3. If you are using MSSQL Server proceed with 4., MSDE user proceed with 5. and Oracle user with 6. 4. Start the IS/6 Configuration Wizard directly from the command prompt by using the following command: "hsc -spupgrade" and select the option "Upgrade Stored Procedures" In the following input field enter the path and name of the upgrade package which is named mssqlsp1.pak or navigate to the upgrade package that is stored in the directory patches/is6r1sp1. Then press next and the packages will be inserted into the current database user that is defined in the user.xml file. 5. To update the Stored Procedures in the MSDE database change to the directory $HOME/patches/is6r1sp1 and execute the following command directly from a command prompt: "update_msde.bat msdesp1.dat" is the name of your mssql database service that can be taken from your user.xml. The value of the key MSSQL/SERVICE/DATABASE is the name you should use. Note: the MSSQLSERVER service must be started before executing above command. 6. To update the Stored Procedures in the ORACLE database change to the directory $HOME/patches/is6r1sp1 and execute the following command directly from a command prompt: "sqlplus hwpackage60/@ @orclsp1.plb" is a placeholder for the hwpackage60 user which is by default the same as the user name. is the name of your Oracle service that can be taken from your user.xml. The value of the key ORACLE/SERVICE is the name you should use. Note: the Oracle service must be started before executing above command. 7. Restart the Hyperwave Information Server service. 8. Log in as system user and switch to authoring mode 9. Upload the eKS Service Pack named docman61.zip which is stored in the directory patches/is6r1sp1 10. Install the uploaded eKS Service Pack 11. Restart the Hyperwave Information Server service. List of Modified or New Files ----------------------------- UNIX: * Server: - wavemaster - waveslave - waveengine - ftserver-nc - hgserver-nc - hwmigratedbcontrrc - hwmigratenative - hwmigrateoracle - hwjs - unzip - orclsp1.plb - docman61.zip * Tools: - apihwupload - hwjs Windows NT: * Server: - wavemaster.exe - waveslave.exe - waveengine.exe - ftserver-nc.exe - hgserver-nc.exe - hwmigratedbcontrrc.exe - hwmigratenative.exe - hwmigrateoracle.exe - hwjs.exe - unzip.exe - docman61.zip - orclsp1.plb - mssqlsp1.pak - msdesp1.dat - update_msde.bat * Tools: - apihwupload.exe - hwjs.exe