-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhs_err_pid25173.log
executable file
·56 lines (49 loc) · 2.99 KB
/
hs_err_pid25173.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 210239488 bytes for committing reserved memory.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (os_linux.cpp:2640), pid=25173, tid=0x00007f6889a3f700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode linux-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
--------------- T H R E A D ---------------
Current thread (0x00007f689c13f800): VMThread [stack: 0x00007f688993f000,0x00007f6889a40000] [id=25182]
Stack: [0x00007f688993f000,0x00007f6889a40000], sp=0x00007f6889a3e2a0, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xacfffa] VMError::report_and_die()+0x2ba
V [libjvm.so+0x5005cb] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b
V [libjvm.so+0x92dd93] os::Linux::commit_memory_impl(char*, unsigned long, bool)+0x123
V [libjvm.so+0x92dfb9] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0x29
V [libjvm.so+0x92527a] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x2a
V [libjvm.so+0x99b223] PSVirtualSpace::expand_by(unsigned long)+0x53
V [libjvm.so+0x99c628] PSYoungGen::resize_generation(unsigned long, unsigned long)+0xf8
V [libjvm.so+0x99b782] PSYoungGen::resize(unsigned long, unsigned long)+0x22
V [libjvm.so+0x998a5b] PSScavenge::invoke_no_policy()+0xf3b
V [libjvm.so+0x9991e1] PSScavenge::invoke()+0x41
V [libjvm.so+0x94fcb0] ParallelScavengeHeap::failed_mem_allocate(unsigned long)+0x70
V [libjvm.so+0xad1a77] VM_ParallelGCFailedAllocation::doit()+0x97
V [libjvm.so+0xad9595] VM_Operation::evaluate()+0x55
V [libjvm.so+0xad795a] VMThread::evaluate_operation(VM_Operation*)+0xba
V [libjvm.so+0xad7cde] VMThread::loop()+0x1ce
V [libjvm.so+0xad8150] VMThread::run()+0x70
V [libjvm.so+0x92e0f8] java_start(Thread*)+0x108
VM_Operation (0x00007f6888b52150): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x00007f689c241800
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00007f689dc07000 JavaThread "HikariPool-3 housekeeper" daemon [_thread_blocked, id=25273, stack(0x00007f6835783000,0x00007f6835884000)]
0x00007f689cd74800 JavaThread "HikariPool-2 housekeeper"