Page 1 of 1

The error for run IBM Java

PostPosted: Sun Sep 13, 2015 10:52 pm
by lynliuyan
kernel linux-4.1.6
patch pax-linux-4.1.6-test15

when run IBM java

java -version
JVMJ9VM015W Initialization error for library j9gc27(2): Failed to instantiate compressed references metadata; 200M requested
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Re: The error for run IBM Java

PostPosted: Wed Sep 16, 2015 3:22 am
by PaX Team
what's your .config look like? if you have MPROTECT enabled, did you disable it on java? can you strace java and see the failing syscall?