Discussions
java.lang.OutOfMemoryError: GC overhead limit exceeded for huge payload
10
Hi We are getting huge payload (15-20 files of more than 10 MB within 5-10 mins) on soa BPEL services. it caused performance issue on server. server went in unreachable state with following error java.lang.OutOfMemoryError: GC overhead limit exceeded Performance has been degraded on preproduction and transactions started timeout with following errors : [2016-11-25T08:33:41.539+00:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.invoke.pool-4.thread-20] [userId: <anonymous>] [ecid: d853f34d4e81c4c6:3064637:1589a2a11b9:-8000-000000000000b5b1,1:24930] [APP: soa-infra] Failed to handle dispatch message ... exception ORABPEL-05002[[ Message handle error. error while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage"; the reported exception is: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 308 seconds |
0