您的位置:首页 > 运维架构 > Tomcat

Tomcat启动:A fatal error has been detected by the Java Runtime Environment(JVM)

2017-09-03 14:11 519 查看
1.如果是eclipse下启动服务,则在myeclipse-preference-Java-installed
jres 里面设置, 在 defalt vm arguments 填入下边的代码就可以了!如图:

代码:

-XX:CompileCommand=exclude,org/hibernate/cfg/annotations/SimpleValueBinder,setType  

-XX:CompileCommand=exclude,org/mule/esb/impl/core/provider/spring/EsbClientBean,invoke   

2.修改eclipse虚拟机内存
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐