After migration from Identity Manager v14.5 to a new Identity Manager v15 environment. Getting the following error during start up
ERROR [ims.tmt.AdaptersConfigService] (default task-6) Error when Initializing Adapter com.Netegrity.samples.AppCodeSelector
ERROR [ims.tmt.AdaptersConfigService] (default task-6) Failed to start some of the adapters
ERROR [ims.tmt.EnvironmentService] (default task-6) Stopping SMTestIMEAzure145 java.lang.RuntimeException: java.util.MissingResourceException: Can't find bundle for base name appcodelist, locale en_US at deployment.iam_im.ear//com.netegrity.ims.bootstrap.Adapters
Identity Manager 15
When copy iam_im.ear\custom appcodelist.properties and other files on 14.5 to /opt/jboss-eap-8.1/standalone/deployments/iam_im.ear/custom/ directory on V15, they get removed once the node service starts up.
copy the appcodelist.properties file from the 14.5 source system to r15 /opt/brcm/iga/conf/idm/classes/appcodelist.properties
- restart the r15 im server
- verify the file is copied to /opt/brcm/iga/inst/wildfly-idm/standalone/deployments/iam_im.ear/custom/appcodelist.properties