[jboss-user] [JBoss jBPM] - Bug in SchedulerThread.java

saphir do-not-reply at jboss.com
Tue Jan 23 04:38:49 EST 2007


In SchedulerThread.java, All the timers are read executed and saved in sequence. But if a timer are deleted before being executed and saved then when the SchedulerThread try to save the timer, a StaleStateException will be thrown.

I found this problem when I trying to signal the token during the executing of the token's timer. Is there an elegant way to signal the token while not to throw an exception?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005218#4005218

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005218



More information about the jboss-user mailing list