garbage collection - Why do I get java.lang.OutOfMemory Error? -


i have server handles requests via socket , spawns thread handle each request.

why java.lang.outofmemoryerror , can fix it?

force heapdump when out of memory happens. see can force generation of jvm crash log file?. use tools listed there narrow down memory leak: tool analyzing large java heap dumps


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -