zauberlabs/gnip4j

Out Of Memory Issue

Opened this issue · 0 comments

Hi,

I am getting out of memory issue while using your library.
I have generated the heap dump and ran Eclipse Memory Analyzer Tool.
It showed the below message:
One instance of "java.util.concurrent.ThreadPoolExecutor" loaded by "" occupies 3,532,605,080 (86.41%) bytes. The instance is referenced by com.zaubersoftware.gnip4j.api.impl.formats.ByLineFeedProcessor @ 0x6c8eb0d00 , loaded by "org.apache.catalina.loader.WebappClassLoader @ 0x6c2e36908".

Keywords
java.util.concurrent.ThreadPoolExecutor
org.apache.catalina.loader.WebappClassLoader @ 0x6c2e36908

I don't know whether it's right place to post it or not.
I hope you will help me out!
Thanks.