The scheduler thread is running and the exception is because of an older
version of the Handler that was deployed. So i cleaned up the JBPM tables and
deployed the handlers again.
It worked.
Thanks for all the help.
Regards
Harsha
View the original post :
http://www.jboss.com/index.html?modu
Yes the timer is getting created in JBPM_TIMER table. But the handler is not
getting executed. Iam throwing back the exception that is caught in the
handler. So i see the following exception in the JBPM_TIMER table.
java.lang.Exception: Exception in the VideoTranscodeMonitorHandler
org.jbpm.byt
I have a task node in which i would like execute the handler for every 10
seconds.
My Process deifinition is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|