JBoss Community

Re: Multiple Sessions - Timer Tasks - some triggered twice and some missed

created by Maciej Swiderski in jBPM - View the full discussion

one thing that can lead into such situation is when you do not dispose session and then load it once again. That will mean you have two sessions (of the same id) loaded twice and thus timers will be fired twice.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community