摘要: 有时在调试运行JavaEE项目时,出现java.lang.OutOfMemoryError: Java heap space异常,像下面这样:Caused by: java.lang.OutOfMemoryError: Java heap spaceat java.io.DataInputStream.readUTF(DataInputStream.java:644)at java.io.DataInputStream.readUTF(DataInputStream.java:547)at org.apache.tomcat.util.bcel.classfile.ConstantUtf8.& 阅读全文
posted @ 2012-12-05 16:28 朗度云 阅读(2045) 评论(0) 推荐(0)