Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to update role details in Catalog tab in OIM 11g R2 ps2

user8744020Sep 20 2017 — edited Sep 23 2017

Hi,

We need to update the Approver User, Certifier User and fulfillment user attributes in the catalog detailed information tab for few of the roles. But, after entering all the details and clicking on 'Apply' below error is thrown

                                   IAM-7130213 : Failed to update the Catalog items with Entity name as xxxxxxx    

Below is the stack trace in the log file  :

[2017-09-20T15:07:48.150-05:00] [oim_server1] [WARNING] [ADF_FACES-60099] [oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 337eb1b2ffa3f687:-78a01857:15e86b6eaec:-8000-000000000009fe7f,0] [APP: oracle.iam.console.identity.self-service.ear#V2.0] The region component with id: pt1:_d_reg:region0:3:r1 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.

[2017-09-20T15:07:58.994-05:00] [oim_server1] [ERROR] [] [oracle.iam.catalog.impl] [tid: [ACTIVE].ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 337eb1b2ffa3f687:-78a01857:15e86b6eaec:-8000-000000000009fe91,0] [APP: oim#11.1.1.3.0] Not able to update catalog because of follwoing execption:[[

oracle.iam.catalog.exception.CatalogException: Failed to update the Catalog items with Entity name as xxxxxxx.

        at oracle.iam.catalog.repository.DBRepository.updateCatalogItems(DBRepository.java:994)

        at oracle.iam.catalog.impl.CatalogServiceImpl.updateCatalogItems(CatalogServiceImpl.java:95)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

        at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:35)

        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

        at com.sun.proxy.$Proxy671.updateCatalogItems(Unknown Source)

        at oracle.iam.catalog.api.CatalogServiceEJB.updateCatalogItemsx(Unknown Source)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:606)

        at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

        at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

        at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

Has anyone faced this error ? please suggest what can be done to fix this ?

2) And also, the 'Owned by' column for this role is set to UserA. we want to set the Approver User, Certifier User and fulfillment user attributes to same UserA. Is this how it should be ?

what are those Approver User, Certifier User and fulfillment user attributes for ?

Thanks in advance

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2017
Added on Sep 20 2017
9 comments
825 views