Topic: debug的时候报java.lang.OutOfMemoryError 怎么办!! |
Print this page |
1.debug的时候报java.lang.OutOfMemoryError 怎么办!! | Copy to clipboard |
Posted by: heshaoxun Posted on: 2006-07-04 10:12 debug一个很大oa系统,因为要把公文的实例都要装载到内存。所以java进程就过了100m了。 这是报出来的错误。 The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError 然后就不编译jsp了。 我试着把idea.exe.vmoptions 里的-XX:MaxPermSize=200m 设成了200 (默认是90多)。可是依然是不行。 还要设别的地方吗? 如jdk 或者 tomcat 我内存2g内存不够的原因就不可能了。 |
2.Re:debug的时候报java.lang.OutOfMemoryError 怎么办!! [Re: heshaoxun] | Copy to clipboard |
Posted by: kyowu Posted on: 2006-07-08 05:52 呵呵,你设置的是idea的java内存,如果是系统的内存溢出,应该是设置跑这个系统的服务器的java把 |
3.Re:debug的时候报java.lang.OutOfMemoryError 怎么办!! [Re: heshaoxun] | Copy to clipboard |
Posted by: heshaoxun Posted on: 2006-07-08 09:05 这个系统就是在我的本机起的服务才溢出的,用idea debug 不是在服务器 。 服务器的weblogic现在还没报错呢。 |
4.Re:debug的时候报java.lang.OutOfMemoryError 怎么办!! [Re: heshaoxun] | Copy to clipboard |
Posted by: kyowu Posted on: 2006-07-09 21:00 idea的内存的设置好像是针对idea本身,本身idea就是用java来运行的。debug时配的服务器跑起来应该是该服务器的java的问题 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |