Lockness - Thread Dump Analyser

Solution Description

Lockness is an Eclipse Plugin for analysing Java Thread Dumps.
With Lockness it is quite easy to find out what are the Threads involved in bottlenecks or deadlocks.
The latest versions available have been improved to better support Thread Dumps generated by JDK 6.
Please note that the plugin does not support specific Thread Dump Formats such as the one generated by the Java Virtual Machine from IBM (on AIX).

Categories: Tools

Tags: lockness, ssd, sd, Thead, Dump

Additional Details

Development Status: Production/Stable

Date Created: Thursday, September 14, 2006 - 14:49

License: Free for non-commercial use

Date Updated: Tuesday, October 16, 2012 - 07:08

Submitted by: clauderossi

Date Ranking Installs Clickthroughs
April 2024 0/0 0 5
March 2024 0/0 0 9
February 2024 0/0 0 6
January 2024 0/0 0 15
December 2023 0/0 0 6
November 2023 0/0 0 7
October 2023 0/0 0 12
September 2023 0/0 0 3
August 2023 0/0 0 5
July 2023 0/0 0 5
June 2023 0/0 0 5
May 2023 0/0 0 2
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Reviews Add new review

The tool is nice, unfortunately is not open sourced so no fixes/enhancements can be added.

Since the plugin does not offer Eclipse 4.6/4.7 compatible version, I've re-deployed a fixed version on my own update site: http://andrei.gmxhome.de/eclipse/.

Just add this URL above to the update manager and install "Lockness" from there.

The patched stuff can be found at: https://github.com/iloveeclipse/java-things/commit/ba1b7676ce850b93d544…