I am creating a TimerTask using (java.util.TimerTask) and binding it to Spring.
I am facing problem, for some unknown reasons the timer task stops while running. This problem is intermittent.
Any clue?
I am creating a TimerTask using (java.util.TimerTask) and binding it to Spring.
I am facing problem, for some unknown reasons the timer task stops while running. This problem is intermittent.
Any clue?