memory - Java - Running .jar heapdump error -


i'm running .jar on ibm (as400) server. works fine, .jar runs tcp server using netty framework sockets. after while, java throws heap dump error , stops execution. generates files: .phd , .txt.

how can solve this? why produced?


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -