This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: 6.1 Beta: a quick way to drop timers?sfcoy May 21, 2013 11:05 PM (in response to jjfraney)1 of 1 people found this helpful- Stop the server
- Remove the content of $JBOSS_HOME/standalone/data/timer-service-data
- Restart the server
 
- 
        2. Re: 6.1 Beta: a quick way to drop timers?wdfink May 22, 2013 6:38 AM (in response to jjfraney)1 of 1 people found this helpfulJust to complete, if you look into the standalone/data/timer-service-data domain/servers/serverName/data/timer-service-data (it is the same for all servers nevertheless whether it is standalone or a domain controlled server) you can identify the different timers, each timer is stored in a directory named <application name>.<module name>.<Bean name> identified by a hash identifier which is also used in log messages. So you are able to remove only a part of timers 
- 
        3. Re: 6.1 Beta: a quick way to drop timers?jjfraney May 22, 2013 9:01 AM (in response to wdfink)Wolf-Dieter and Stephen, Thanks. That IS easy. John 
 
     
    