TomCat自动关闭。本机代码中的JVM致命错误,不确定该怎么做

时间:2017-04-24 11:33:12

标签: java hibernate tomcat ehcache

我正在使用Apache Tomcat 8.5.4服务器。 Hibernate 4.3与EhCache。 JSF与Primefaces 5.2.JRE版本:Java(TM)SE运行时环境(8.0_121-b13)(版本1.8.0_121-b13) 正在生成此崩溃报告:

2017-04-24 07:43:51 Commons Daemon procrun stdout initialized
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000016d2514, pid=1644, tid=0x0000000000000e88
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# j  org.hibernate.cfg.Configuration.getClassMapping(Ljava/lang/String;)Lorg/hibernate/mapping/PersistentClass;+5
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# Can not save log file, dump to screen..
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000016d2514, pid=1644, tid=0x0000000000000e88
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# j  org.hibernate.cfg.Configuration.getClassMapping(Ljava/lang/String;)Lorg/hibernate/mapping/PersistentClass;+5
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

0 个答案:

没有答案