[Bug 1160] OpenJDK Bug with huge count of memmory and huge pages

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Sep 10 01:18:06 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1160

--- Comment #8 from tstmsc at ya.ru ---
(In reply to comment #7)
> How does your system become unstable with -XX:+UseLargePages? If it is a
> while after the VM starting up, it is probably because the OOM killer
> kicking in as there is no swap space for the kernel/other processes to spill
> into after Java takes up Xmx. Reduce the Xmx value to the JVM to fix it.
> 
> The libmawt/libcups issue does not appear to be fatal considering your VM
> starts up with -XX:+UseLargePages -- however to fix that, install whatever
> provides libcups.so.2 (libcups on Arch).

Just with -XX:+UseLargePages when server work long time server can die.

"Reduce the Xmx value to the JVM to fix it." Are you sure that i shouldn't
reduce hugepages value? And what the point of i can't use -xms? Any value of
-xms and server will show again the same error.


But openjdk package should install it, doesn't it?

And what about issue with loading smth to buffer and back to server?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120910/f77610b9/attachment.html 


More information about the distro-pkg-dev mailing list