Hi,
At times when I run my process with parallel flows ODE throws out an
exception and the process execution path in which the exception is
thrown is kind of stuck
16:20:53,186 ERROR [SimpleScheduler] Error while processing a persisted
job: Job hqejbhcnphr5cs590vb10q time: 2010-06-14 16:20:50 IST
transacted: true persisted: true details: JobDetails( instanceId: 3900
mexId: 3405 processId: null type: INVOKE_RESPONSE channel: 70
correlatorId: null correlationKeySet: null retryCount: null inMem: false
detailsExt: {})
org.apache.ode.bpel.iapi.Scheduler$JobProcessorException
at
org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.
java:398)
at
org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.
java:450)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleSche
duler.java:518)
at
org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleSche
duler.java:513)
at
org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleSc
heduler.java:284)
The process doesn't move forward. This doesn't happen all the time. Any
idea why this is happening. I am using ODE 1.3.3 (with a patch) on JBOSS
and Postgres.
Please help.
Thanks & Regards
Dhanush Gopinath