During the startup of Identity Manager I am seeing error messages pertaining to workpoint. What can I do about this? The following error message may be seen:
2009-03-25 08:42:16,114 WARN [com.workpoint.server.script.ScriptEngine] ScriptEngineException occurred while
executing Statement # 1 in Script ID 32:WPDS, Script Name = '<ScriptName>', Script type = 'Alert Check Condition'2009-03-25 08:42:16,114 ERROR [com.workpoint.server.ejb.GenericBean] ScriptEngineException
occurred com.workpoint.common.exception.ScriptEngineException: InvocationTargetException caught when executing Java class.
Release: CAIDMB99000-14.X
These message are being produced by Workpoint scripts which are being started before Identity Manager has completed its startup.
The solution is to have a delay node established in the Workpoint process which causes the process to wait for a few minutes before getting to the code which calls back to Identity Manager. This solves the load order issue.