This section describes upgrade known issues for server components (the Enterprise Management Server, CA Access Control Endpoint Management, and Enterprise Reporting).
Valid on Solaris
When you upgrade CA Access Control Enterprise Management, the upgrade fails if the installation directory is a link to the real directory and not the actual installation directory. For example, if the linked directory is /opt/CA and the actual installation directory to the /work/CA directory.
To work around this problem, before you upgrade modify the SEOSPATH token value in the /etc/seos.ini file to point to the linked path instead of the real path.
For example, if the following is the full pathname to the CA Access Control installation directory:
SEOSPATH=/work/CA/AccessControlServer/APMS/AccessControl
Change the SEOSPATH to point to the linked path, as follows:
SEOSPATH=/opt/CA/AccessControlServer/APMS/AccessControl
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |