You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
The text was updated successfully, but these errors were encountered: