User`s guide

IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
Red Hat Enterprise Linux (RHEL) 5 on Linux for System z :
The Automatic Server Restart feature after a crash does not work, due to Red Hat Issue Tracker 116193.
There is currently no fix for this problem. The following workaround is available:
Edit the startup shell script and change the first line to:
#/bin/bash
or to change to bash as the default shell script.
Domino for System i
CFGDOMSVR OPTION(*ADD) fails when NABSVR contains IPV 6 address.
Problem Description
Configuring an additional (*ADD) Domino server fails when the NABSVR keyword contains an IPv6
address.
The more likely scenario for this to happen is when you have a *FIRST Domino server that is only
configured to use IPv6 and you want your additional Domino server to get the Domino Directory from that
server. In this case, when configuring your additional Domino server using CFGDOMSVR, you can
specify an IPv6 address for it but, during its configuration, there is no way to activate IPv6 because the
TCP_EnableIPv6=1 line is not added to the Notes.INI file. Note that to add that line to the Notes.INI file,
you have to edit it manually, and it cannot be done while the CFGDOMSVR is running.
Workaround
Configure an IPv4 port on your *FIRST Domino server and use it in the NABSVR keyword when
configuring your additional Domino server.
Domino for System i
Database name with extended characters is not displayed
TM
With i5/OS V5R4 and the HTTP (powered by Apache ) Domino plug-in based on WebSphere 6.0.2.3
(PTF SI19429), the following error is displayed on the Web browser when attempting to load a URL that
contains a Domino database name with double-byte or other characters that are not a-z and 0-9 (for
example, .nsf, Å.nsf or Ë.nsf).
HTTP Web Server: Unknown Command Exception
[/%E5%88%A0%E9%99%A4.nsf/(/All)?OpenView]
The same URL/Domino database name is successfully served using Domino HTTP via Domino Web
Access.
Domino Server
Disregard Java error during Domino JVM startup
During the startup and initialization of Domino's JVM, you may see the following Java error, which can be
disregarded:
RunJava JVM: java.lang.NoClassDefFoundError:
com.ibm.websphere.management.configservice.ConfigService
This is not a fatal error, and this package is not needed for server stability or performance. This error will
be removed in a future release.
161