Hi, There is a small task (saving some counter state into a database) which is executed periodically by a JMX timer in every 10 second. This works fine for me, but when a high load situation occures, then this timer dies (this task is NEVER executed again, even when the high load had been stopped). So now I have to restart JBoss (I use version 3.2.1) after each 'high load timeframe' in order to get the timer running again, which is not an acceptable solution! Previously I have tried it with the help of java.util.Timer, but the behavior was the same. Is there any workaround for this? How could this task be managed in such case?
Best regards, Laszlo View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822221#3822221 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822221 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user