JVM
文章平均质量分 85
ksoong
Kylin Soong has six years' experience in working with JBoss and JEE, including developing and maintaining, proficiency in Java programming, proficiency in JEE environment(JBoss, Weblogic) development, knowledge of Middleware architecture and performance tuning.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
JVM 系列二:java.lang.OutOfMemoryError: unable to create new native thread
问题描述Java程序运行过程中抛出java.lang.OutOfMemoryError: unable to create new native thread,如下所示: java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) a原创 2013-11-22 11:33:54 · 54880 阅读 · 7 评论 -
JVM 系列一:Native memory allocation 导致JVM Crash
JVM Crash抛出如下信息:## There is insufficient memory for the Java Runtime Environment to continue.# Native memory allocation (malloc) failed to allocate 813056 bytes for Chunk::new# An error report fi原创 2013-11-22 10:23:13 · 59894 阅读 · 2 评论
分享