`

tomcat OutOfMemoryError

阅读更多

Exception in thread "main" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"


方案1:
catalina.bat 文件头加
set JAVA_OPTS='-Xms512m -Xmx1024m -XX:MaxPermSize=512m'
方案2:
就这一个项目,不用再删除什么了。   2G内存。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics