RE: GC allocation failure

2018-01-04 Thread Sanka, Ambica
Thank you for letting me know. Will post it there. -Original Message- From: Coty Sutherland [mailto:csuth...@apache.org] Sent: Thursday, January 04, 2018 11:14 AM To: Tomcat Developers List Subject: Re: GC allocation failure This is a question for the users list, not the developers

Re: GC allocation failure

2018-01-04 Thread Coty Sutherland
sPointers -XX:+UseCompressedOops > -XX:+UseParallelGC > 3.203: [GC (Allocation Failure) 31744K->6311K(121856K), 0.0097261 secs] > 3.578: [GC (Allocation Failure) 38055K->12368K(121856K), 0.0089875 secs] > 3.756: [GC (Allocation Failure) 44112K->19589K(121856K), 0.0100339 secs]

GC allocation failure

2018-01-04 Thread Sanka, Ambica
Line flags: -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/apache/ancillariesmonitoring/logs/ -XX:InitialHeapSize=128985152 -XX:MaxHeapSize=268435456 -XX:+PrintGC -XX:+PrintGCTimeStamps -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 3.203: [GC (Allocation Failure) 31744K