-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhs_err_pid3908.log
More file actions
14 lines (14 loc) · 149 KB
/
hs_err_pid3908.log
File metadata and controls
14 lines (14 loc) · 149 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1858256 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
#
#