
|
|
Current PDF version 1.0 September 7, 2009
Errata Page
Subscribe to our blog's rss feed to get notified immediately when there is a change to this errata page.
|
Changes for Version 1.01
GroupWise 8.01 on SLES11
GroupWise 8.01 adds support for SLES11. While for the most part everything will run exactly the same, some items (such as ncpfs) are only available on the SDK DVD, so you might have to go hunting for files.
Additionally, if you are running ConsoleOne on SLES11, you may run into Java errors. TID 7004506 on the Novell Support site has instructions on installing Java 1.6 and modifying the JREHome Path in the ConsoleOne script on that server. It has also been reported that if you are running ConsoleOne as a non-root user, you may need to change the permissions of the ConsoleOne script to 666.

GroupWise 8/8.01 POA on NetWare
If you already have GroupWise 8 on NetWare, then likely you have made these changes. However, if you are moving to NetWare (from Windows or Linux), the following information will pertain to you:
The GroupWise Document Converter Agent is intended to provide indexing capabilities for document types that are not supported by the QuickFinder process running at the Post Office Agent. For example, the DCA can index PDFs, docx files OpenOffice files and other types not previously supported. This allows for both attachments in the GroupWise system and documents in the GWDMS to be indexed and included in searches in the GroupWise client. However, on NetWare there is no viewer for Acrobat files, and when the DCA attempts to index a PDF the DCA process crashes.
Problems with the GWDCA running on NetWare still persist (and by some accounts are worse in GroupWise 8.01 than on GroupWise 8 shipping code). If you are running a Post Office Agent on NetWare, there are two ways to address this:
- Disable the DCA altogether: If you have no need for the DCA at all, then put the /nodca switch in your POA startup file. This will effectively remove the functionality of the DCA and return your NetWare post office to the same indexing functionality of GroupWise 7.
- In order to simply remove the attempts at indexing PDFs, add /dcafilter-"pdf,img" to your post office startup file. While this is the preferred method (because it allows for indexing of other new document types), if you run into any additional problems with the DCA crashing after enabling this switch, the final solution is to add the /nodca switch as indicated above. Note that all file types indicated in this switch will be skipped during the indexing.

The following will be changed on page I-12 to better clarify how to enable the noatime function in NSS
- enable the noatime option for your volume in /etc/fstab
volname vol_mountpoint nssvol noauto,rw,name=volname,noatime 0 0
The following will be added on page I-87, just prior to the section entitled Connect to the Post Office’s Owning Domain in ConsoleOne
Change the Case of your Post Office and Storage Areas
First, at a minimum the following needs to be all lowercase before we continue:
- wphost.db
- ngwguard.db
- gwdms directory structure
- external storage area directory names
While those are the only files/directories that really must be lowercase, in order to make for a smooth migration of the External Storage areas, we recommend that you just Google for Change Case or ftweak-case and run it against your entire post office directory structure and your document storage locations.
|