Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Multiple Sessions - Timer Tasks - some triggered twice and some missed"
To view the discussion, visit:
https://community.jboss.org/message/793181#793181
--------------------------------------------------------------
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
[
https://community.jboss.org/message/793181#793181]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]