Failure adopt JRE 11 at AIX
Simonovsky, Pavel
Pavel_Simonovsky at bmc.com
Tue Dec 21 11:18:51 UTC 2021
Machine - AIX 7.2
oslevel -s
7200-05-01-2038
Memory:
______________________________________________________________________________________
PAGING Real,MB 16384
Faults 0 % Comp 22
FileSystem BPS TPS B-Read B-Writ Steals 0 % Noncomp 35
Total 330.5 1.50 330.5 0 PgspIn 0 % Client 35
PgspOut 0
Name PID CPU% PgSp Owner PageIn 0 PAGING SPACE
topas 8847712 0.2 2.69M ndmatmgr PageOut 0 Size,MB 6144
getty 7274774 0.1 620K root Sios 0 % Used 0
rmcd 5308878 0.1 13.0M root % Free 100
_________________________________________________________________________________________
Crash:
_________________________________________________________________________________________________
[9.525s][warning][os,thread] Failed to start thread - pthread_create failed (11=EAGAIN) for attributes: stacksize: 4096k, guardsize: 0k, detached.
[9.525s][warning][os,thread] Failed to start thread - pthread_create failed (11=EAGAIN) for attributes: stacksize: 4096k, guardsize: 0k, detached.
[9.526s][warning][os,thread] Failed to start thread - pthread_create failed (11=EAGAIN) for attributes: stacksize: 4096k, guardsize: 0k, detached.
[9.598s][warning][os,thread] Failed to start thread - pthread_create failed (11=EAGAIN) for attributes: stacksize: 4096k, guardsize: 0k, detached.
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
[thread 5416 also had an error]
[thread 258 also had an error]
[thread 5159 also had an error]
# An error report file with more information is saved as:
# /data1/ndmatmgr/hs_err_pid12976414.log
[error occurred during error reporting (), id 0xe0000001, Out of Memory Error (./src/hotspot/share/memory/arena.cpp:81)]
__________________________________________________________________________________________________
All my attempts to play with " -Xms1024M -Xmx4000M" (" -Xms6000M -Xmx6000M" and so on) - did not resolve a problem.
java -version
openjdk version "11.0.12" 2021-07-20
OpenJDK Runtime Environment Temurin-11.0.12+7 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Temurin-11.0.12+7 (build 11.0.12+7, mixed mode)
More information about the jdk-dev
mailing list