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!

Issue with Application Instance using OID Connector 11.1.1.6.0 for OIM 11.1.2.1.0

977145Apr 1 2014 — edited May 13 2014

Hi all, 

I am having an issue with an error being thrown in the http://<oim>:14000/identity console whenever I try to check out an Application Instance for an OIM user in the Catalog or when the same Application Instance account is displayed for a user in the "Accounts" sub tab of the OIM user's profile. Further details provided below.

I have the following OIM setup:

Product - Oracle Identity Manager

Version - 11.1.2.1.0

Operating System/Version - Linux x86-64 - Oracle Linux 6

Database/Version - Oracle Database - Enterprise Edition - 11.2.0.4

Database Platform/Version - Linux x86-64 - Oracle Linux 6

The following connector is installed:

Product - Oracle Identity Manager Connector for Oracle Internet Directory

Product Version - 11.1.1.6.0

I have an ODSEE resource which I would like to provision to using OIM with the associated installed OIM connector mentioned above.

Following the connector documentation (Deploying the Connector), I have created a UI Form called "ODSEEStudentForm" (of Resource Type "LDAP User") and associated it with the application instance "ODSEE LDAP server (Student) Application Instance" (with the Resource Object configured to be "LDAP User"). I have run the necessary scheduled jobs to populate the following lookups:

  • Lookup.LDAP.Group
  • Lookup.LDAP.Role
  • Lookup.LDAP.Organization

as well as running the "Entitlement List" and "Catalog Synchronization Job" scheduled jobs to harvest entitlements and sync the catalog as stated in the connector documentation "Deploying the Connector".

In order to provision an ODSEE resource account to an OIM user via the Catalog in the http://<oim>:14000/identity console, I choose the application instance "ODSEE LDAP server (Staff) Application Instance" and click the checkout button. When the console navigates to the resulting "Cart Details" display, the following error appears in the console:

Error

JBO-29000: Unexpected exception caught: java.lang.UnsupportedOperationException, msg=View Link not found for view -ODSEEStudentFormUD_LDAP_ROLVO

Error

Localized message not available. Error returned is: View Link not found for view -ODSEEStudentFormUD_LDAP_ROLVO

This error seems to be related to the child form "UD_LDAP_ROLVO" of the UI Form "ODSEEStudentForm", which appears at the bottom of the Cart details display as a sub-tab named "ODSEEStudentFormUD_LDAP_ROL". There is another sub-tab named "ODSEEStudentFormUD_LDAP_GRP" next to this sub-tab, and when I click on it I get a similar error appearing in the console but now related to the child form "UD_LDAP_GRPVO":

Error

JBO-29000: Unexpected exception caught: java.lang.UnsupportedOperationException, msg=View Link not found for view -ODSEEStudentFormUD_LDAP_GRPVO

Error

Localized message not available. Error returned is: View Link not found for view -ODSEEStudentFormUD_LDAP_GRPVO

Ignoring these errors by pressing the “OK” button in the error dialog box, I am still able to provision the ODSEE resource account for the OIM user successfully.  However, the same errors appear whenever I try to view the account details of this provisioned ODSEE resource account via the "Accounts" sub-tab of the OIM user's profile in the http://<oim>:14000/identity console.

Can anyone please provide me with assistance as to why these errors are occurring, and ultimately how to stop them from appearing in the console? Could this be a bug with the product?

Regards,

EK

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2014
Added on Apr 1 2014
5 comments
329 views