Hi All,
We are getting java out of memory error many times which is causing performance issue on call back. Current memory of the JVM is 512 MB(32 Bit).
Can any one advise that increasing the JVM memory can help in this issue. Below is the UCS logs-
UCS Log:
11:08:48.372 Trc 29998 [Notifier-1] index.contact Event 0000Ca8CH6VK00JD@Tue Sep 05 11:06:15 EST 2017 [update] ContactAttribute: StrValue=(String)|TenantId=(Integer)101|Description=(String)“”|AttributeName=(String)“LastCalledAgent_EmployeeID”|Id=(String)“0000Ca8CH6VK00JD”|ContactId=(String)“0000Ca8CH6VK00H1”|IsPrimary=(Boolean)true|AttributeId=(String)“00001a8A9N0B000V”
11:08:48.372 Dbg 29999 [Notifier-1] End Notification 11405
11:08:48.372 Dbg 29999 [SvcSrvW-675] <2385702 txn-2564467 txn-2564467> Released connection (23148983@txn-txn-2564467) to pool
11:08:48.372 Dbg 29999 [SvcSrvW-675] <2385702 txn-2564467 txn-2564467> Transaction duration: 187066 ms (2564467)
11:08:48.372 Std 20121 [SvcSrvW-675] <2385702> Service ‘OMInteractions’ failed in method ‘GetInteractionsForContact’ (Java heap space).
java.lang.OutOfMemoryError: Java heap space
11:08:48.387 Trc 21001 [SvcSrvW-675] <2385702> Service ‘OMInteractions’ method ‘GetInteractionsForContact’ ended, processing time (ms): 187081.
11:08:48.387 Std 21130 [SvcSrvW-675] Exception : Java heap space.
java.lang.OutOfMemoryError: Java heap space