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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -