Hi All,
This is regarding OIM 11gR2PS3.
I get this error while doing a access request submission. This error comes for requestio app instance and entitlement also.
IAM-2053001 : User TestUser1001 does not have access to Role TestRole1
Following are the logs:
<Jan 21, 2016 3:22:33 AM EST> <Error> <oracle.jps.authorization.provider> <JPS-03180> <Error happens: ArmeRUNTIME Exception: The resource type OrclOIMRole is not found in store>
<Jan 21, 2016 3:22:33 AM EST> <Error> <oracle.jps.authorization.framework> <JPS-03156> <The exception has been thrown by ARME. The authorization result is set to deny.>
<Jan 21, 2016 3:22:33 AM EST> <Error> <oracle.jps.authorization.framework> <BEA-000000> <com.bea.security.providers.authorization.asi.InvocationException: ArmeRUNTIME Exception: The resource type OrclOIMRole is not found in store>
<Jan 21, 2016 3:22:33 AM EST> <Error> <oracle.iam.request.impl> <BEA-000000> <User TestUser1001 does not have access to RoleTestRole1.>
<Jan 21, 2016 3:22:33 AM EST> <Error> <oracle.iam> <BEA-000000> < Return Value is of Type 'String'. Please Check CatalogAM.xml.xml in MDS Dump Which May Be Missing Refferences.>
<Jan 21, 2016 3:22:33 AM EST> <Warning> <oracle.adf.controller.faces.lifecycle.Utils> <BEA-000000> <ADF: Adding the following JSF error message: IAM-2053001 : User TestUser1001 does not have access to RoleTestRole1.
oracle.iam.ui.platform.exception.OIMRuntimeException: IAM-2053001 : User TestUser1001 does not have access to RoleTestRole1.
at oracle.iam.ui.platform.exception.OIMErrorHandler.reportServiceException(OIMErrorHandler.java:178)
I have checked and verified that my application instance is published to organization TOP with include sub orgs check box checked.
Please can someone help on this.