Problem:
The server keeps crashing and the generated hs_err_pid.log file contains the following stack trace:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (src/share/vm/dolphin/dolphinRuntime.cpp:249), pid=11041, tid=30397
# guarantee(!OopHelper::is_old(obj)) failed: DolphinRuntime::multianewarray -- oop not in new gen
#
# Java VM: Zing 64-Bit Tiered VM (1.8.0-zing_18.06.0.0-b5-product-azlinuxM-X86_64, mixed mode)
# If you would like to submit a bug report, please visit:
# http://www.azul.com/support/
#
--------------- T H R E A D ---------------
Current thread (0x440015400000): JavaThread "C3P0PooledConnectionPoolManager[identityToken->303di3aghmtyo71nl47ta|79c6eaf8, dataSourceName->creditservicedatasource]-HelperThread-#0" daemon [JVM locked by self running, polling bits: NONE , id=30397, stack(0x7fc80c202000,0x7fc80c402000), java prio=5, os prio=0, sched=SCHED_OTHER]
Stack: [0x7fc80c202000,0x7fc80c402000], sp=0x7fc80c3ff1e0, free space=2036k
Native frames: (J Jn Jo=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libjvm.so+0xa0126a] VMError::report(staticBufferStream*)+0x37a
C [libjvm.so+0xa026b1] VMError::report_and_die()+0x1a1
C [libjvm.so+0x9eda03] report_vm_error(char const*, int, char const*, char const*)+0x33
C [libjvm.so+0x5cb42c] DolphinRuntime::multianewarray(JavaThread*, int, int, int*)+0x28c
...
Cause:
This is a known internal bug, which can be identified via the bolded text above. This has been fixed in Zing 18.09.1.0.
Solution:
Upgrade to the latest version of Zing [ZST] from our website.
If for some reason you cannot upgrade to the latest version, you can find older versions from our Archive Page. Just make sure you download at least 18.09.1.0 or above. The more recent, the better.
Add Comment
Comments
Please sign in to leave a comment.