ClearToolLocks
From WandoraWiki
(Difference between revisions)
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | Tool releases all [[tool locks]] in Wandora. Tool | + | Tool releases all [[tool locks]] in Wandora. Tool lock prevents Wandora to execute the tool again while it is already running. Releasing tool locks allows the tool to be runned again. Releasing tool locks does '''not''' kill tool threads. If the tool thread is active while executing the tool again may cause Java exceptions. |
{{Tool_s_GUI_name_title}} | {{Tool_s_GUI_name_title}} | ||
Line 7: | Line 7: | ||
{{Tool_s_class_title}} | {{Tool_s_class_title}} | ||
− | + | {{Tool_class_path|ClearToolLocks|ClearToolLocks}} | |
[[Category:Tools]] | [[Category:Tools]] |
Latest revision as of 20:21, 30 December 2007
Tool releases all tool locks in Wandora. Tool lock prevents Wandora to execute the tool again while it is already running. Releasing tool locks allows the tool to be runned again. Releasing tool locks does not kill tool threads. If the tool thread is active while executing the tool again may cause Java exceptions.
[edit] GUI name
- Clear tool locks