Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:640)
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:640)
at java.lang.ref.Reference.<clinit>(Reference.java:145)
今天是第二次遇到这个问题
本文记录了作者在使用Java过程中遇到的内存溢出错误:无法创建新的本地线程的问题,并给出了错误堆栈跟踪。
1133

被折叠的 条评论
为什么被折叠?



