[jboss-user] [jBPM] - Re: Multiple Sessions - Timer Tasks - some triggered twice and some missed
Maciej Swiderski
do-not-reply at jboss.com
Mon Jan 21 04:10:45 EST 2013
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&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130121/7121c525/attachment.html
More information about the jboss-user
mailing list