Hello,

We use a jni library to use some program logic.
The jni lib have several functions that send several data to java and vice versa.

The strange thing is we have a memory leakn its seems that no data that is used in the 
lib is freeed. For every new in the c-code there is a delete.

We have tested or java webserver with jprofile and everthing is cleanup nice. We have 
tested the library on memory leaks also here we didn't found any one.

So it can only be in the JNI part in the java_2_cpp and cpp_2_java. Has anyone 
experience to handle  such problems?


I'm using linux redhat 7.3 with jboss3.2.3

All tips are welcome


thx

johan

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823404#3823404

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823404


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to