cancel
Showing results for 
Search instead for 
Did you mean: 

Service task fails after a timer task

shreekant
Champ in-the-making
Champ in-the-making
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.
3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

Could you create jUnit test for this case please?
Regards
Martin

sugandhagupta
Champ in-the-making
Champ in-the-making
I am having a similar issue. I have a service task after a timer task in a process and it gives me an error like, "Class could not be found".
And without the timer, the same task runs just fine.
How is the timer responsible for class instantiation?
Could you please help me out on this.

Thanks in advance.

trademak
Star Contributor
Star Contributor
Hi,

The timer is not responsible for the class instantiation, but this is done in a job executor thread. Is this something you can reproduce or does it only occur in rare cases?

Best regards,
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.