Hi, You might consider the following to get this solved : (We solved the problem with our infrastructur in the following way)
-Instead (or in addition to the ID key) use the servers IP-Address. -The server which first aquires the handle locks the whole task until its tomcat engine shuts down. -On startup or shutdown of the Tomcat engine release all aquired handles (using servers IP address). -Add parameters to roller.properties to specify allowed IP adresses to run background jobs ! This way you have full external control of whats going on (you always can tell which server is running the jobs and which logfile to look at. In addition we do not want any jobs running on the staging server. Further on server crash you have a cleaned up table after the server restarts. Feel free to ask further questions about our setup. Thomas -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Thomas Hofmann -- Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
