jvm启动问题
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000001cb4465, pid=11312, tid=3460
#
# JRE version: 6.0_43-b01
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [rxtxSerial.dll+0x4465]
#
# An error report file with more information is saved as:
# D:\apache-tomcat-6.0.51-gcpi\bin\hs_err_pid11312.log
[thread 12132 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


解决方法:
1.加内存:http://blog.csdn.net/Neetgo/article/details/54926515 3.官方回答UAC兼容性问题:https://www.java.com/en/download/help/index_using.xml
4.同样问题的解决,修改仍无效:https://yq.aliyun.com/wenzhang/show_21560
5.最终,切换工作空间就可以了(不是好的解决办法)
posted on 2018-03-06 18:17 xiaojiayu0011 阅读(966) 评论(0) 收藏 举报
浙公网安备 33010602011771号