Mario Klaver [
http://community.jboss.org/people/marioklaver] created the discussion
"Re: TimerService: Timer interval stops after retry"
To view the discussion, visit:
http://community.jboss.org/message/640110#640110
--------------------------------------------------------------
We added some more logging. As you can see, the state of the timer is RETRY_TIMEOUT until
the retry succeeds. After the TimerTestBean finishes the state is changed to ACTIVE.
However, no new timeouts arrive, even though nextExpiration=Tue Dec 06 17:36:00.
Thanks in advance,
Regards,
Mario
17:35:00,024 INFO [org.jboss.ejb3.timerservice.mk2.task.TimerTask] Timer:
[id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=IN_TIMEOUT will be retried
17:35:00,024 INFO [org.jboss.ejb3.timerservice.mk2.task.TimerTask] Retrying timeout for
timer: [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=IN_TIMEOUT
17:35:00,025 INFO [timer.TimerTestBean] Executing TimerTestBean
17:35:00,025 INFO [timer.TimerTestBean] Sleeping 2 minutes: [pool-22-thread-1]
17:35:30,002 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=RETRY_TIMEOUT
17:36:00,002 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=RETRY_TIMEOUT
17:36:30,003 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=RETRY_TIMEOUT
17:36:30,025 INFO [timer.TimerTestBean] Finished executing TimerTestBean
17:37:00,003 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=ACTIVE
17:37:30,003 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=ACTIVE
17:38:00,004 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=ACTIVE
17:38:30,002 INFO [timer.PrintAllTimersBean] [id=f11091eb-67b7-4200-ba96-dc60d2c8751e
timedObjectId=jboss.j2ee:jar=timerTest.jar,name=TimerTestBean,service=EJB3
auto-timer?:true persistent?:false
timerService=org.jboss.ejb3.timerservice.mk2.TimerServiceImpl@7b4b5f0c
initialExpiration=Tue Dec 06 00:00:00 CET 2011 intervalDuration(in milli sec)=0
nextExpiration=Tue Dec 06 17:36:00 CET 2011 timerState=ACTIVE
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/640110#640110]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]