Runnig tomcat8.5.31中的错误

时间:2018-06-26 03:39:17

标签: tomcat8

从我的配置开始:

OS:RHEL 7.5(64位) 雄猫:8.5.31 Java:jdk-11(早期访问)

当我启动雄猫时,出现以下错误

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd4f206e28a, pid=30481, tid=30481
#
# JRE version:  (11.0+18) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11-ea+18, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libc.so.6+0x8128a]  strlen+0x2a
#
# Core dump will be written. Default location: /localdisk/corefiles/core.%h.%e.%p
#
# An error report file with more information is saved as:
# /localdisk/corefiles/hs_err_pid30481.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
#
# -XX:OnError="/usr/bin/sudo /opt/CSCOcpm/bin/isegencore.sh %p"
#   Executing /bin/sh -c "/usr/bin/sudo /opt/CSCOcpm/bin/isegencore.sh 30481" ...
Generating core file on Tue Jun 26 03:05:01 UTC 2018
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fd4f23a441c in waitpid () from /lib64/libpthread.so.0
Missing separate debuginfos, use: debuginfo-install CSCOcpm-common-2.5.0-185.x86_64
warning: target file /proc/30481/cmdline contained unexpected null characters
Saved corefile core.30481
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0

0 个答案:

没有答案