随笔 - 45,  文章 - 1,  评论 - 6,  阅读 - 23万

随笔分类 -  tomcat

tomcat在/etc/rc.local中设置了开机自启动,但实际没有自启动的解决办法
摘要:解决办法: 在/etc/rc.local中加入source /etc/profile 这个涉及操作系统启动级别,刚启动加载rc.local时并不会加载java的环境变量,需要先source使profile中的java环境变量生效,再启动tomcat才会生效。 rc.local中要先source /e 阅读全文
posted @ 2021-10-19 15:33 开心萌小小 阅读(435) 评论(0) 推荐(0) 编辑
tomcat启动报错java.lang.OutOfMemoryError:PermGen space解决办法
摘要:tomcat启动错误提示: 严重: Error waiting for multi-thread deployment of WAR files to completejava.util.concurrent.ExecutionException: java.lang.OutOfMemoryErro 阅读全文
posted @ 2017-11-27 16:04 开心萌小小 阅读(14526) 评论(2) 推荐(1) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示