Symptom:
I cannot view the endpoint types when I attempt to register the endpoint, after installing the Enterprise Management Server.
Solution:
The componentregistration utility registers the endpoints with the Enterprise Management Server. When the installation fails to register the endpoints, you can manually run the componentregistration utility.
Follow these steps:
\ProgramFiles\CA\AccessControlServer\APMS\AccessControl\bin\
ComponentRegistration -comp jcs -register -userDN <user> -serverDN <server> -pwd <communication_password> -port CA Portal -ssl yes
For example: ComponentRegistration -comp jcs -register -userDN cn=root,dc=etasa -serverDN dc=im,dc=etasa -pwd password -port 20411 -ssl yes
You have successfully registered the endpoint types.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|