When progressing through the Oracle Identity and Access Management Configuration, the 'Configure OIM Server' status would fail with
the error Exception occurred while encrypting the configuration and database, step Configure OIM Server failed
When attempting to configure OIM, I would receive the following error when trying to connect to the Weblogic instance 'Check the SOA version compatibility'
I could not locate the absolute memory allocation for the Weblogic managed servers for OIM and SOA.
Allocating the maximum allocation pool (-Xmx), heap size, does not allocate the total RAM memory to the Weblogic managed servers.
Items outside the realms of the maximum allocations poll, such as thread stacks, perm sizes, and library memory allocations also need to be considered.
The steps required to use the exposed OIM 11gR2PS2 APIs from JDeveloper to your VM OIM instance, running on MAC and RHEL respectively. The example
below goes through a quick demonstration on how to create a user using the exposed OIM APIs
Whilst using the ant command to implement the plugin, I experienced an issue a
'Could not find or load main class oracle.iam.platformservice.utils.PluginUtility' error when executing the ant register command
Whilst using the ant command to implement the plugin, I experienced an issue a
'Could not find or load main class oracle.iam.platformservice.utils.PluginUtility' error when executing the ant register command