OIM Does Not Come Up After Applying the Stack Patch Bundle
(Doc ID 3023710.1)
Last updated on MAY 25, 2024
Applies to:
Identity Manager - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
OIM does not come up after applying the Jan 2024 Bundle Patch.
oim_server1.out prints the below errors.
Exception [EclipseLink-60] (Eclipse Persistence Services - 2.6.7.v20190604-418f1a1c56): org.eclipse.persistence.exceptions.DescriptorException
Exception Description: The method [setWhiteSpaceDisallowedAsString] or [getWhiteSpaceDisallowed] is not defined in the object [oracle.iam.passwordmgmt.vo.OimPasswordPolicy].
Internal Exception: java.lang.NoSuchMethodException: oracle.iam.passwordmgmt.vo.OimPasswordPolicy.getWhiteSpaceDisallowed()
Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[whiteSpaceDisallowed-->PWR.PWR_DISALLOW_WHITESPACE]
Descriptor: RelationalDescriptor(oracle.iam.passwordmgmt.vo.OimPasswordPolicy --> [DatabaseTable(PWR)])
Exception [EclipseLink-60] (Eclipse Persistence Services - 2.6.7.v20190604-418f1a1c56): org.eclipse.persistence.exceptions.DescriptorException
Exception Description: The method [setWhiteSpaceDisallowedAsString] or [getWhiteSpaceDisallowed] is not defined in the object [oracle.iam.passwordmgmt.vo.OimPasswordPolicy].
Internal Exception: java.lang.NoSuchMethodException: oracle.iam.passwordmgmt.vo.OimPasswordPolicy.getWhiteSpaceDisallowed()
Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[whiteSpaceDisallowed-->PWR.PWR_DISALLOW_WHITESPACE]
Descriptor: RelationalDescriptor(oracle.iam.passwordmgmt.vo.OimPasswordPolicy --> [DatabaseTable(PWR)])
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 |