JNDI memory leak

J

Jaydeep Chovatia

Hi,

I have written sample program using JNDI to search attributes in LDAP.
This sample program shows leaks on Linux, however same sample program
works fine on Windows.

Following is my JDK details:
JDK: 1.7 (OpenJDK)

On Linux memory start with 20MB (RES) and it reaches upto 1.2G,
however on Windows it remains 20~25MB throughout.

I was able to find something but unable to conclude
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6522848

Any help on this would be highly appreciated.

Thank you,
Jaydeep
 
A

Arne Vajhøj

I have written sample program using JNDI to search attributes in LDAP.
This sample program shows leaks on Linux, however same sample program
works fine on Windows.

Following is my JDK details:
JDK: 1.7 (OpenJDK)

On Linux memory start with 20MB (RES) and it reaches upto 1.2G,
however on Windows it remains 20~25MB throughout.

I was able to find something but unable to conclude
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6522848

Any help on this would be highly appreciated.

Could you try with different Java versions (both different
vendor and different version number) and see if it reveals
something.

Arne
 
L

Lew

Jaydeep said:
I have written sample program using JNDI to search attributes in LDAP.
This sample program shows leaks on Linux, however same sample program
works fine on Windows.

Following is my JDK details:
JDK: 1.7 (OpenJDK)

On Linux memory start with 20MB (RES) and it reaches upto 1.2G,
however on Windows it remains 20~25MB throughout.

I was able to find something but unable to conclude
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6522848

Any help on this would be highly appreciated.

It's your program code, in the call to 'FrxClqz#kshtYonm()'.

In other words, data please, preferable as an SSCCE.

http://sscce.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

URLConnection "memory leak" 8
Tomcat Memory Issue 2
Memory leak in Tkinter????? 2
Java on the desktop: Which paths to use? 2
NIO enigma 4
Memory Leak 0
set Display from java 5
Memory leak with Inline::C 9

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top