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.
Thank You<br />Edward
shahabas shabeer
Ranch Hand
Joined: Feb 23, 2004
Posts: 49
posted
0
Can you include more info like OS in both the systems, code snipped where you are scheduling the timer etc..
The greatest pleasure in life is doing what peoples say you can not do.
Edward Durai
Ranch Hand
Joined: Oct 09, 2004
Posts: 223
posted
0
Both system OS IS, WINDOWS XP 2000 Professional Edition In properties file, I have configured the time duration.