Access is denied for the getRepositoryEpoch operation on ConfigRepository MBean because of insufficient or empty credentials.
In Administrative console:
- SSL certificate and key management -> Key set groups ->Select Key set group name -> uncheck the box for “Automatically generate keys”
Clear the Automatically generate keys option. - From the Key set groups -> check key set Group name and hit Generated Keys tab.
- Click OK and Save to save the changes to the master configuration.
- Stop the dmgr
- On dmgr side delete the contents under wstemp, temp and config/temp folder from <profile_root>
- Start the dmgr
- Stop the Node/Server using stopNode/stopServer commands from the <profile_root>/bin of AppServer
- Manually synchronize the node by running syncNode.sh from <profile_root>/bin, since security is enabled then please run following command
syncNode.sh <DMgr_hostName> <SOAP_PORT_of_DMGR> -username <username> -password <password> - Start the node and server.
- Logon to Dmgr Administrative console and check the Node/Server availability.
Reference: http://www-01.ibm.com/support/docview.wss?uid=swg21405907
No comments:
Post a Comment