[jboss-user] [EJB3] - EJBTimerService remove persistent timers trouble

Ilia Ternovykh do-not-reply at jboss.com
Mon Jan 23 03:59:18 EST 2012


Ilia Ternovykh [https://community.jboss.org/people/tillias] created the discussion

"EJBTimerService remove persistent timers trouble"

To view the discussion, visit: https://community.jboss.org/message/648116#648116

--------------------------------------------------------------
Hi!

I've deployed stateless bean that has one method marked with *@Schedule* annotation and have forgotten to add *persistent = false* inside annotation.

Then I've redeployed this bean several times (during development). Now I've got multiple persistent timers running and all of them call method with @Schedule annotation.

How can I clean all persistent timers? I've managed to invoke *clearTimers()* method of using jmx-console and *EJBTimerService* but this made no effect.

Please advise.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/648116#648116]

Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120123/4fe63f90/attachment.html 


More information about the jboss-user mailing list