We have a scheduler which is scheduled to run every day at 11 am. The configuration looks
like this:
|
|
| false
| myspace.gateway:service=MyConfigMBean
|
| execute()
| d/MM/yy HH:mm
| 24/02/08 11:00
| 86400000
| -1
| myspace.gateway:service=MyConfigMBean
|
|
|
| However we notice that the scheduler fires at the wrong time. It lags behind.
|
| For the first few days after it is deployed, it is firing at 11 am
|
| Then it is drifting slowly. It schedules at 11.15 am and the next day 11.20
am,11.45,11.55 and so on...
|
| There is no pattern though.
|
| Is there anyone who had encountered similar problem before?
|
| Thanks.
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137258#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...