在Eclipse里选:Window->Preference->Installed JREs->Edit(选中jre),
在Default VM Arguments里输入-Xms256m -Xmx1024m,表示最小内存256M,最大1G,然后运行就可以了
相关文章
- linux (centOS)安装jdk+tomcat+nginx
- tomcat-maven-plugin 插件使用
- 如何使用java代码启动tomcat和打开浏览器
- Tomcat 7.0的配置
- linux系统部署war包,查看tomcat日志
- 【Tomcat】linux下实时查看tomcat运行日志
- tomcat编译时报错: Failed to start component
- tomcat 启动报错: Failed to start component [StandardEngine[Catalin
- tomcat网站地址: http://localhost:8080改为http://localhost
- 在运行Tomcat时出现: Error starting child的问题