java.lang.reflect.InvocationTargetException: during startup
searchcancel
java.lang.reflect.InvocationTargetException: during startup
book
Article ID: 127983
calendar_today
Updated On: 10-07-2023
Products
CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
2019-01-29 16:17:09,563 ERROR [ims.llsdk6.ManagedObjectDescriptorTypeProvider] (MSC service thread 1-7) java.lang.reflect.InvocationTargetException: java.lang.reflect.InvocationTargetException
The reflection errors only occur right after "Startup Step 5 : Attempting to start SecretKeyStore" and keep going until the start-up completes. Once it starts up, we don't see any errors and are able to use IDM. Basically the errors only appear during start-up and do not cause any problems..
Environment
Release: Component: IDMGR
Cause
Cause by StackOverFlowErrors while parsing resource bundles during startup, for example, dn value, eTRoleName=${bundle\=resourceBundles.IDM-ENV-IAM_Tokenized:key\=role.TestProvRole.name},eTRoleContainerName=Roles,eTNamespaceName=CommonObjects,dc=im. Here one of the keys is not resolved from the resource bundle. :
"IDM-ENV-IAM_Tokenized.properties" file in the ..\iam_im.ear\custom\resourceBundles. If the file exists there should be value set for key 'role.TestProvRole.name'.
Resolution
Increase JVM stack size.
Increase the JVM stack size to 2/4mb (Can be updated in standalone.conf.bat)