Overview
jdView
jdView is a tool to view and analyse the Java core dump files created by the IBM family of Java VMs. It features advanced deadlock detection, javacore comparison (diff) and an intuitive user interface. Taking core dumps from the IBM Java VMs is simple:
  • Windows:
    Press Ctrl-Break in the console window that was used to launch the Java application.
  • Linux & AIX:
    Press Ctrl-\ in the console window that was used to launch the Java application or send the parent process a QUIT(3) signal.
    i.e. kill -QUIT
Note: Sending the application the QUIT signal does not terminate the application.

The resulting javacore file will be placed in the directory that was the current directory when the application was launched.

Screenshots

Requirements
  1. Windows Operating System: Windows 2000 (tested) or Windows XP (tested)
  2. Disk space: Approximately 3 Mb free

Download
Download a fully functional trial version of jdView.
Please email us to request a trial licence.

Purchase
Price $ 49.99 (US) per user.

Order jdView ShareIt
Order jdView RegSoft Secure

  1. You will be directed to a third party online payment processing agency.
  2. Once your order has been processed LesNes will be notified and we will generate and email you a permanent licence.
    Note: You will not be shipped any tangible goods such as a printed manual or a CD-ROM. We will email you a licence to be used with the downloaded software.

Changes

2006-08-07 : 1.2.8

  • *Fix* Cyclic checking that sometimes causes stack-overflow.

2006-03-31 : 1.2.6

  • *Update* Made sub-nodes load lazily to improve performance and no longer show cyclic nodes.

2006-03-14 : 1.2.5

  • *Fix* Removed the dependency on a .dll (for debugging) that is not part of the setup. Please re-download.

2006-03-06 : 1.2.4

  • *New* Thread information is now recursively added to sub nodes. This simplifies following the wait, lock dependencies
  • *New* Added Garbage Collector and Heap statistics to the Environment tab

  • *Fix* Incorrectly reporting on the VM locks (e.g. HEAP_LOCK, SLEEP_LOCK)

2005-08-30 : 1.2.1

  • Bug fix release

2004-10-18 : 1.1.1 (beta)

  • *New* Functionality to analyse the VM Classloaders (including parentage)

2003-12-03 : 1.0.0.26

  • Enhanced parser code to better understand AIX JRE 1.2.2 dumps
  • Made comparison results a non-modal screen

2003-10-15 : 1.0.0.24

  • Added functionality to compare (diff) two dump files for the same jvm process

2003-10-06 : 1.0.0.19

  • Enhanced parser code to better understand Linux dumps

2003-09-17 : 1.0.0.16

  • Initial trial version


Brand and product names are trademarks or registered trademarks of their respective holders.

Copyright © 2003-2005 by LesNes