Previous Topic: Upgrade from r12 (CR6 or later) Fails on Some ClustersNext Topic: Environment Migration Error


Workflow Error after Upgrade from pre-r12.5 SP7

Symptom:

If you upgrade from a pre-r12.5 SP7 system on the WebLogic application server, you see this error on workflow startup:

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']

Solution:

  1. Stop WebLogic.
  2. Go to the <IAM-EAR>/APP-INF/lib folder.
  3. Remove the following files:
  4. Start the application server.
  5. The workflow startup error no longer appears.