Hi,
We are working on the ACC with IDOL (inbuilt IDOL that came along with the search component). We are facing an issue with the ACC that we are not able to go further once we click on Bootstrap button. Getting the following error from the server log file. (http://hostname:8080/acc/)
Caused by: com.verity.vcc.server.taxonomy.idol.IdolException: Unable to add role: abcadmin Details:<autnresponse xmlns:autn="http://schemas.autonomy.com/aci/">
<autnresponse xmlns:autn="http://schemas.autonomy.com/aci/">
<action>NONE</action>
<response>The action you attempted cannot be decrypted</response>
</autnresponse>
</autnresponse>
When we run the http://hostname:8080/acc URL, it is opening the UI properly, We have given the user name as abcadmin and the password as "abcadmin" as specified in the document.
IDOL Connection type - Encrypted
Protocol - HTTP
Can someone please help me what was the exact issue? We tried almost all possible ways to find out the root cause. But we did not get any resolution.
TeamSite - 7.5.0.1
Operating System - Windows
Thanks,
Abhi