CF2016 on RHEL7 - java.lang.OutOfMemoryError: Compressed class space
In our setup using JDK8 - requests to different pages in CF application returns this error:
(randomly occurs any requests for the applciation - logon page of the application is also affected by this issue quite often )
java.lang.OutOfMemoryError: Compressed class space - no stack trace available.
these pages coming back blank or failing for a period
JVM parameters are set with default settings - JVM settings related to compressed class or metaspace are NOT set .
CF reactor log viewer shows 30% of compressed class space is used at any time of the default 1G assigned.
JVM heap size is available on the system. It doesn't appear to be system related memory issue (top output)
similar issue reported with maxmetaspace here:
https://tracker.adobe.com/#/view/CF-4207269
any suggestion to track the cause or if there known bugs for Compressed class space?
TIA,
NS
