ClearToolLocks
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | 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 | + | 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}} |
Revision as of 22:30, 3 April 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.
GUI name
- Clear tool locks
Tool Class
com.gripstudios.applications.wandora.admin.tools.ClearToolLocks