Create a utility that dumps all thread stack traces

XMLWordPrintable

      The utility will only work on JDK 1.5 but most people now use it. The utility is useful to generate thread dumps programatically when e.g. we cannot obtain an index lock. The thread dump will allow us to see what thread who owns the lock is doing.

      The utility should detect if its running on JDK earlier than 1.5 and not do anything except print a log message.

              Assignee:
              AntonA
              Reporter:
              AntonA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: