启动tomcat 的时候 抛出下面异常 A fatal error has been detected by the Java Runtime Environm
在启动tomcat 的时候 抛出下面异常,这怎么解决?
偶尔会出现,然后重新启动下又 可以了 为什么呢?
log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000555753b0, pid=8668, tid=7500
#
# JRE version: 7.0_07-b10
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x253b0][thread 5936 also had an error]
[thread 6052 also had an error]
[thread 9024 also had an error]
[thread 5512 also had an error]
[thread 7816 also had an error]
[thread 7272 also had an error]
[thread 3968 also had an error]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# H:\work\whl\trunk\ActivitiPlus\hs_err_pid8668.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------------编程问答-------------------- 这个应该不是错误,是日志的初始化 --------------------编程问答-------------------- tomcat没有起来啊
错误 A fatal error has been detected by the Java Runtime Environment:
JAVA 运行时错误
--------------------编程问答-------------------- java home 换成jdk --------------------编程问答-------------------- 是 JDKHOME啊 配置是正确的哦 --------------------编程问答-------------------- 你是不是用了JNI?是JAVA代码以外的错误。一般是JNI连接C++程序里,C++代码的错误。
或者,用了什么视频之类的额外PACKAGE?那些东西用了JNI吧。http://dingherry.iteye.com/blog/1545972 --------------------编程问答-------------------- 你好 没有加入 jni
我怀疑电脑兼容性不好 MSI 的 64BIT 老师出兼容性问题 。。MSI兼容性太差
补充:Java , Web 开发