0% found this document useful (0 votes)
43 views4 pages

Heap 0006 2

The document summarizes memory usage issues found when analyzing a Java application. It reports that two instances related to exporting data to Excel are accumulating a large amount of memory, with one instance using over 4.6 GB of memory alone. It provides details on the objects and classes accumulating the most memory.

Uploaded by

Lisa Jones
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views4 pages

Heap 0006 2

The document summarizes memory usage issues found when analyzing a Java application. It reports that two instances related to exporting data to Excel are accumulating a large amount of memory, with one instance using over 4.6 GB of memory alone. It provides details on the objects and classes accumulating the most memory.

Uploaded by

Lisa Jones
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Problem Suspect 1 Page 1 of 4

Leak Suspects » Leaks » Problem Suspect 1

Description

One instance of «psdi.webclient.system.controller.TableDownload» occupies


4,687,986,808 (75.30 %) bytes. The memory is accumulated in one instance of
«com.ibm.tivoli.maximo.export.excel.ExcelExportWriter» which occupies
4,652,595,400 (74.73 %) bytes.

Keywords

psdi.webclient.system.controller.TableDownload
com.ibm.tivoli.maximo.export.excel.ExcelExportWriter

Shortest Paths To the Accumulation Point

Shallow
Class Name Retained Heap
Heap

com.ibm.tivoli.maximo.export.excel.ExcelExportWriter @ 0x6c162a190 64 4,652,595,400

72 4,687,986,808
psdi.webclient.system.controller.TableDownload @ 0x6c1629cd8 Unknown

Accumulated Objects in Dominator Tree

Shallow
Class Name Retained Heap Percentage
Heap

psdi.webclient.system.controller.TableDownload @ 0x6c1629cd8 72 4,687,986,808 75.30 %

com.ibm.tivoli.maximo.export.excel.ExcelExportWriter @ 64 4,652,595,400 74.73 %


0x6c162a190

org.apache.poi.xssf.usermodel.XSSFSheet @ 0x6c162a8b0 72 509,246,944 8.18 %

org.apache.poi.xssf.model.SharedStringsTable @ 0x6c162ac90 48 316,841,808 5.09 %

40 226,826,272 3.64 %
org.apache.poi.openxml4j.opc.internal.MemoryPackagePart @ 0x6c162ad48

40 36,069,752 0.58 %
org.apache.poi.openxml4j.opc.internal.MemoryPackagePart @ 0x6c162b570
org.apache.poi.xssf.model.StylesTable @ 0x6c162acc0 80 97,376 0.00 %

org.apache.xmlbeans.impl.store.Xobj$ElementXobj @ 0x6c162b198 96 19,176 0.00 %

org.apache.poi.openxml4j.opc.ZipPackage @ 0x6c162abd0 56 4,824 0.00 %

40 3,816 0.00 %
org.apache.poi.openxml4j.opc.internal.MemoryPackagePart @ 0x6c162b628
org.apache.poi.xssf.usermodel.XSSFFont @ 0x6c162a9c0 24 2,512 0.00 %

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @ 24 2,504 0.00 %


0x6c162aeb0

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @ 24 2,504 0.00 %


0x6c162aee0

file:///C:/Users/Aduxz-PC/AppData/Local/Temp/report13041202513830393671/pages/18... 28/08/2023
Problem Suspect 1 Page 2 of 4

Shallow
Class Name Retained Heap Percentage
Heap
24 2,504 0.00 %
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @
0x6c162af10

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @ 24 2,504 0.00 %


0x6c162af28

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @ 24 2,392 0.00 %


0x6c162aef8

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl @ 24 2,272 0.00 %


0x6c162aec8
org.apache.xmlbeans.impl.store.Locale @ 0x6c162a9d8 120 2,120 0.00 %

org.apache.xmlbeans.impl.store.Locale @ 0x6c162c758 120 2,120 0.00 %

org.apache.poi.xssf.usermodel.XSSFRow @ 0x7b296a1f0 24 2,008 0.00 %

104 1,576 0.00 %


org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart @ 0x6c162b3f8

40 1,424 0.00 %
org.apache.poi.openxml4j.opc.internal.MemoryPackagePart @ 0x6c162ab70
Total: 20 entries 1,048 1,089,136,408 17.49 %

Accumulated Objects by Class in Dominator Tree

Number of Used Heap Retained Heap


Label
Objects Size Size

org.apache.xmlbeans.impl.store.Xobj$ElementXobj
6,192,235 594,454,560 3,373,327,912
First 10 of 6,192,235 objects
org.apache.poi.xssf.usermodel.XSSFSheet
1 72 509,246,944
Only object
org.apache.poi.xssf.model.SharedStringsTable
1 48 316,841,808
Only object
org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
5 200 262,902,144
All 5 objects

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTCellImpl 5,944,536 142,668,864 142,668,864


First 10 of 5,944,536 objects
org.apache.xmlbeans.impl.store.Xobj$AttrXobj
247,689 21,796,632 41,531,760
First 10 of 247,689 objects

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTRowImpl 247,689 5,944,536 5,944,536


First 10 of 247,689 objects
org.apache.poi.xssf.model.StylesTable
1 80 97,376
Only object

org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTXfImpl 6 144 14,680


All 6 objects
org.apache.poi.openxml4j.opc.ZipPackage
1 56 4,824
Only object
org.apache.xmlbeans.impl.store.Locale
2 240 4,240
All 2 objects
org.apache.poi.xssf.usermodel.XSSFFont
1 24 2,512
Only object
1 24 2,008

file:///C:/Users/Aduxz-PC/AppData/Local/Temp/report13041202513830393671/pages/18... 28/08/2023
Problem Suspect 1 Page 3 of 4

Number of Used Heap Retained Heap


Label
Objects Size Size
org.apache.poi.xssf.usermodel.XSSFRow
Only object
java.lang.String
36 576 1,608
First 10 of 36 objects
org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
1 104 1,576
Only object
org.apache.poi.xssf.usermodel.XSSFWorkbook
1 104 1,360
Only object
java.net.URI
5 400 400
All 5 objects
org.apache.poi.xssf.usermodel.XSSFCellStyle
5 200 200
All 5 objects
org.apache.xmlbeans.impl.store.Xobj$DocumentFragXobj
2 176 176
All 2 objects
char[]
1 160 160
Only object
Total: 20 entries 12,632,219 764,867,200 4,652,595,088

All Accumulated Objects by Class

Class Name Objects Shallow Heap

org.apache.xmlbeans.impl.store.Xobj$ElementXobj
13,240,776 1,271,114,496
First 10 of 13,240,776 objects
org.apache.xmlbeans.impl.store.Xobj$AttrXobj
12,943,906 1,139,063,728
First 10 of 12,943,906 objects
char[]
14,047,453 531,499,936
First 10 of 14,047,453 objects
byte[]
6 262,898,344
All 6 objects
java.lang.String
14,047,464 224,759,424
First 10 of 14,047,464 objects
java.util.TreeMap$Entry
6,192,246 198,151,872
First 10 of 6,192,246 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.STCellTypeImpl
5,944,536 190,225,152
First 10 of 5,944,536 objects
org.apache.poi.xssf.usermodel.XSSFCell
5,944,536 190,225,152
First 10 of 5,944,536 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.STXstringImpl
6,496,489 155,915,736
First 10 of 6,496,489 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTCellImpl
5,944,536 142,668,864
First 10 of 5,944,536 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.STCellRefImpl
5,944,536 142,668,864
First 10 of 5,944,536 objects
java.lang.Integer
6,744,048 107,904,768
First 10 of 6,744,048 objects
org.apache.xmlbeans.impl.values.XmlUnsignedIntImpl
1,054,361 33,739,552
First 10 of 1,054,361 objects
java.util.HashMap$Node
551,971 13,247,304
First 10 of 551,971 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTRstImpl
551,951 13,246,824
First 10 of 551,951 objects
java.util.TreeMap
247,708 11,889,984
First 10 of 247,708 objects
247,689 5,944,536

file:///C:/Users/Aduxz-PC/AppData/Local/Temp/report13041202513830393671/pages/18... 28/08/2023
Problem Suspect 1 Page 4 of 4

Class Name Objects Shallow Heap


org.apache.poi.xssf.usermodel.XSSFRow
First 10 of 247,689 objects
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTRowImpl
247,689 5,944,536
First 10 of 247,689 objects
java.util.HashMap$Node[]
8 4,194,792
All 8 objects
java.util.TreeMap$Values
247,698 3,963,168
First 10 of 247,698 objects
java.lang.Object[]
10 3,241,856
All 10 objects
int[]
200 28,800
First 10 of 200 objects
org.apache.xmlbeans.impl.store.Cur
96 8,448
First 10 of 96 objects
org.apache.xmlbeans.impl.store.Cur[]
80 7,680
First 10 of 80 objects
org.apache.xmlbeans.impl.store.Xobj[]
40 5,760
First 10 of 40 objects
Total: 25 of 150 entries; 125 more 100,640,964 4,652,595,400

Table Of Contents Created by Eclipse Memory Analyzer

file:///C:/Users/Aduxz-PC/AppData/Local/Temp/report13041202513830393671/pages/18... 28/08/2023

You might also like