I have a workflow, in which a service task gets attempted periodically. The first run, when it is followed by a userTask works fine. But the next one, which is after a timer interval, fails. I see a message in database in "ACT_RU_JOB" saying "could not instantiate class …", which does not make sense, because the service runs fine on the first run. (The jar is included in the webapp lib folder)
Has someone faced this problem? Please point me in the right direction, or let me know if you need more information.
Thank you,
Shreekant.