Installing DTJF on Eclipse Memory Analyzer to read .phd files
Asked Answered
W

2

7

I have Eclipse Memory Analyzer v1.3.1, and need to analyze some .phd heap dumps.

According to this question, it is necessary to install DTJF on Eclipse Memory Analyzer.

This link in the question says: Memory Analyzer can also read memory-related information from IBM system dumps and from Portable Heap Dump (PHD) files. For this purpose one just has to install the IBM DTFJ feature into Memory Analyzer version 0.8 or later. Follow the IBM DTFJ feature installation instructions. If the DTFJ feature is successfully installed then 'File' 'Open Heap Dump' should give the following options for the file types ......

When I click on the link from the "Installation" section, I arrive at this location which seems to be a file listing with some .jar files and 1 .xml file, but no installation instructions.

Does anybody know what I am supposed to do? I have not installed Eclipse Memory Analyzer v1.3.1 "properly" - I just downloaded all the files and put them under C:\Users(my username)\Documents\Software\MemoryAnalyzer-1.3.1.20140107-win32.win32.x86\mat and normally run it by double-clicking the file MemoryAnalyzer.exe. Do I have to do something before DTFJ can be installed?

Wallboard answered 10/2, 2016 at 17:59 Comment(1)
I found another alternative software (Heap Analyzer) which supports .phd files, still would be good to get it working on Memory Analyzer - Heap Analyzer is voracious on memory and really slows down the computer when running.Wallboard
L
11

The location http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ is an Eclipse update site. You can use it to install the DTFJ plugin by going to Help->Install New Software in Memory Analyzer and adding it as a new update site location.

Alternatively you can use a build of Memory Analyzer with the IBM DTFJ feature already installed using IBM Support Assistant. There's more instructions for that on the IBM devloperworks site here: https://www.ibm.com/developerworks/java/jdk/tools/memoryanalyzer/

Longe answered 1/3, 2016 at 9:32 Comment(0)
C
0

I downloaded the Eclipse Memory Analyzer 1.15.0 and in the install new software. There was IBM site already present. Which is IBM Diagnostic Tool Framework for Java - https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ There is lists the Diagnostic Framework for Java. Install it from there. It worked for me.

Cushman answered 14/8 at 21:48 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.