I am using
Java java.util.Timer in my application. i have given the time duration 1 minute. In my system, it is working. but i have tried in the other system, it's automatically stopped after 1 minutes.
the problem is in system or program (but i did not get any error/problem in my system. it is working good)
Please advise.