Event Handler Code Does Not Get Called
(Doc ID 1387274.1)
Last updated on AUGUST 11, 2021
Applies to:
Identity Manager - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
Develop a Post-Process Event Handler and import the Event Handler into MDS. While invoking the event handler, the log file shows following errors:
[2011-12-07T11:38:18.637-06:00] [SERVERNAME] [TRACE] [IAM-0080052] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: TID for queue: 'weblogic.kernel.Default (self
-tuning)'] [userId: oiminternal] [ecid: ECID] [SRC_CLASS: oracle.iam.platform.kernel.impl.OrchConfig] [APP: oim#11.1.1.3.
0] [SRC_METHOD: <init>] An error occurred while reading metadata from the document - /metadata/user/custom/MicamPostProcEventHandlers.xml from MDS.
[2011-12-07T11:38:18.730-06:00] [SERVERNAME] [NOTIFICATION] [IAM-0080008] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: TID for queue: 'weblogic.kernel.Defaul
t (self-tuning)'] [userId: oiminternal] [ecid: ECID] [APP: oim#11.1.1.3.0] An error occurred while loading the orchestrat
ion engine, and the corresponding message is - Could not initialize class gov.mn.oet.micam.oim.plugin.GuidGenerationPostProcEventHandler
java.lang.NoClassDefFoundError: Could not initialize class gov.mn.oet.micam.oim.plugin.GuidGenerationPostProcEventHandler
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |