Hi guys,
I am having an error when activating plugins in OAM. In log i have the following message:
oracle.security.am.asdk.AccessException: OAMAGENT-02055: AccessGate with id accessgate-oic failed to communicate with Access Server. See the log file for more information.
at oracle.security.am.asdk.AccessClient.updateConfig(AccessClient.java:1652)
at oracle.security.am.asdk.AccessClient.access$400(AccessClient.java:153)
at oracle.security.am.asdk.AccessClient$ConfigUpdateTimerTask.run(AccessClient.java:1884)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
>>
We have done some modifications in environment in the past days to integrate OAAM with OAM with the tutorial below when we had to change the password of IAMSuiteAgent. The error was caused because of those changes? Can anyone help me to solve this problem?
http://lzhairs.blogspot.com.br/2014/04/oaam-advanced-integration-with.html
Thanks in advance.