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!

Creating a custom ICF connector - Connector ConnectorKey not found

adp5055Jan 19 2016 — edited Jan 20 2016

I'm working on testing a custom ICF connector that was built out for provisioning. However, when I go to run a test to create a user, I receive the error:

<Jan 19, 2016 10:18:21 AM EST> <Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : createObject : Error while creating user

oracle.iam.connectors.icfcommon.exceptions.IntegrationException: Connector ConnectorKey( bundleName=[Bundle Name] bundleVersion=1.0 connectorName=[Connector Name] ) not found.

The bundle name is the package where the ICF provisioning class is located at, and the connector name references that class. These are all set on the Configuration lookup. I tried following the steps listed for troubleshooting this kind of error, however these all involved an intermediate connector server. This is an ICF jar being uploaded directly to OIM. I've rebooted the entire OIM server as well.

Any advice on what I can check or where the error might be is greatly appreciated. Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2016
Added on Jan 19 2016
3 comments
1,276 views