Specifications
CA Messaging (CAM) in an IPv6 Environment
12 Release Notes
CA Messaging (CAM) in an IPv6 Environment
If IPv6 is installed on a computer that already has a CAM service running, CAM must be
recycled for it to support IPv6. To recycle CAM from a command line, issue "camclose"
followed by "cam start".
Tomcat Administration Web Interface
The Tomcat Administration Web Interface does not support localized characters in user
names and groups.
Error Messages in the igateway.log File
The igateway.log file may include several entries of the following error message:
SponsorManager:ubmit ponsor[ iRegis try] not found and invocation returned 404 error
If you see this error message in the igateway.log file, remove the localhost value from
the <RegistryHostList> <host> tag in the igateway.conf file. For example, after changing
the igateway.conf file, it should look like the following:
<RegistryHostList name="RegistryHost-1">
<host></host>
</RegistryHostList>
Important! Do not remove the localhost value from the <RegistryHostList> <host> tag in
the igateway.conf file if iRegistry is already installed or the error message is not in the
igateway.log file.