-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhs_err_pid4171.log
37 lines (34 loc) · 1.57 KB
/
hs_err_pid4171.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 46137344 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:2643), pid=4171, tid=0x00007f46c5a03700
#
# JRE version: OpenJDK Runtime Environment (8.0_181-b13) (build 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13)
# Java VM: OpenJDK 64-Bit Server VM (25.181-b13 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 (0x00007f46d8149000): VMThread [stack: 0x00007f46c5903000,0x00007f46c5a04000] [id=4183]
Stack: [0x00007f46c5903000,0x00007f46c5a04000], sp=0x00007f46c5a024c0, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xa70edb]
V [libjvm.so+0x4c893c]
V [libjvm.so+0x8bda08]
V [libjvm.so+0x8b7d9e]
V [libjvm.so+0x933206]
V [libjvm.so+0x934533]
V [libjvm.so+0x930bfb]