上一主题: 将群集从 CA CA IdentityMinder r12 CR6 或更高版本进行升级时的问题下一主题: 环境迁移错误


从先前 Service Pack 12.5.07 版升级后的工作流错误

症状:

如果您在 WebLogic 应用程序服务器上从先前 Service Pack 12.5.07 版系统升级,则您在工作流启动时会看到此错误:

WARN  [ims.default] * Startup Step 25 : Attempting to start SchedulerService
ERROR [ims.bootstrap.Main] The IAM FW Startup was not successful
ERROR [ims.bootstrap.Main] org.quartz.SchedulerException: JobStore class
'org.quartz.impl.jdbcjobstore.JobStoreCMT' props could not be configured.
[See nested exception: java.lang.NoSuchMethodException: No setter for
property 'lockHandler.class']

解决方案:

  1. 停止 WebLogic。
  2. 转到 <IAM-EAR>/APP-INF/lib 文件夹。
  3. 删除以下文件:
  4. 启动应用程序服务器。
  5. 工作流启动错误不再出现。