[jboss-user] [EJB/JBoss] - Re: EJB Timer Service issue - Executes multiple times

kanag_k do-not-reply at jboss.com
Thu Mar 5 11:09:56 EST 2009


Also this is what get printed in the logs continuously

2009-03-05 10:29:16,162 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846001,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-66901297,periode=60000,in_timeout]
2009-03-05 10:29:16,162 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846004,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3563093,periode=60000,active]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846004,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3503093,periode=60000,in_timeout]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846003,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-68412437,periode=60000,active]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846003,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-68352437,periode=60000,in_timeout]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846005,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-66961297,periode=60000,active]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,177 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846005,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-66901297,periode=60000,in_timeout]
2009-03-05 10:29:16,177 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846008,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3563094,periode=60000,active]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846008,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3503094,periode=60000,in_timeout]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846006,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3563094,periode=60000,active]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846006,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-3503094,periode=60000,in_timeout]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] run: [id=1236266846007,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-67889719,periode=60000,active]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: in_timeout
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 INFO  [STDOUT] * Received Timer event: Probe Health Check Timer
2009-03-05 10:29:16,193 INFO  [STDOUT] ---------------------
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state: [id=1236266846007,target=[target=jboss.j2ee:service=EJB3,ear=InventoryServices.ear,jar=InventoryOperationsEJB.jar,name=HealthCheckTimerBean],remaining=-67829719,periode=60000,in_timeout]
2009-03-05 10:29:16,193 DEBUG [org.jboss.ejb.txtimer.TimerImpl] setTimerState: active




View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215390#4215390

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215390



More information about the jboss-user mailing list