Is there any tool to know how many native memory has been used from my java application ? I\'ve experienced outofmemory from my application : Current setting is : -Xmx900m
This article gives some good information about hunting down native memory issues and explains how you run out of native memory.