java - Cause for memory leaks in websphere ValueHandlerPool (Suspected) -
We encounter an outflow error. Tax.
Mate's Leak Suspicious Report provides the following information
class "com.ibm.rmi.io.ValueHandlerPool", "com.ibm.oti.vm.bootstrapClassLoader @ 0x466578 "Loaded by, there are 68,734,136 (50.25%) bytes. "Com.ibm.oti.vm.bootstrapClassLoader @ 0x466578" Loaded by "java.util.Hashtable $ Entry []" storage is stored in an example.
But I am not able to relate to this. There is no clear link.
How to get an idea about the analysis?
Environment: We use websphere 6.1 on JDK 1.4.2 running on Windows. DB Oracle 10 GR1 Application is a struts-Ejb application. Try the 'drilling down' in the entry []
example
This will show you how the entries are.
On an unrelated note, the package com.ibm.rmi.io
indicates that it may be related to RMI - including EJB.
Comments
Post a Comment