tomcat 系统服务 outofmemory
生活随笔
收集整理的這篇文章主要介紹了
tomcat 系统服务 outofmemory
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
TOMCAT內存溢出outofmemory的問題:
http://hi.baidu.com/mefeng47/item/3b247af74ce4e24e922af2e5
注:雙擊tomcat6w.exe打開tomcat monitor
1.OutOfMemoryError: Java heap space?堆溢出
VM參數:-Xms256m -Xmx512m
?
2.OutOfMemoryError: PermGen space?永久保存區域溢出
VM參數:-XX:PermSize=128M -XX:MaxPermSize=256M
3.OutOfMemoryError: unable to create new native thread.?無法創建新的線程
http://hi.baidu.com/jeschou/item/784dce08fc6b43d8dce5b051?
?
tomcat注冊成服務:管理員身份運行cmd? cd到CATALINA目錄下的bin下,執行service.bat install 服務名?
轉載于:https://www.cnblogs.com/anyhow/p/3480670.html
總結
以上是生活随笔為你收集整理的tomcat 系统服务 outofmemory的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【034】◀▶ 学习网站 问题解决
- 下一篇: AbstractEndpoint 和 P