[Dev] [MB] Out of memory error in long running mb cluster

2015-03-18 Thread Pumudu Ruhunage
Hi, I came across out of memory exception while doing long running test on mb cluster with oracle database as message store. Following was the scenario i tested. 1. Start two clustered mb nodes with serializers (nodeA(coordinator), nodeB). 2. Add queue subscriber MyQueue1, to nodeB and publish

Re: [Dev] [MB] Out of memory error in long running mb cluster

2015-03-18 Thread Ramith Jayasinghe
Lets analyse the heap dump and see what caused the issue... also check the metrics recorded (via matric library) when server went OOM. On Wed, Mar 18, 2015 at 4:55 PM, Pumudu Ruhunage pum...@wso2.com wrote: Hi, I came across out of memory exception while doing long running test on mb cluster

Re: [Dev] [MB] Out of memory error in long running mb cluster

2015-03-18 Thread Akalanka Pagoda Arachchi
Hi, Maybe the error is not really in this tread, but has been occurred after accumulating data from a memory leak. Better analyse the memory allocations. Thanks, Akalanka. On Wed, Mar 18, 2015 at 4:58 PM, Ramith Jayasinghe ram...@wso2.com wrote: Lets analyse the heap dump and see what caused

Re: [Dev] [MB] Out of memory error in long running mb cluster

2015-03-18 Thread Sajini De Silva
Hi, We found the cause for this error. Will fix this and run the tests again. Thank you, Sajini On Wed, Mar 18, 2015 at 5:36 PM, Akalanka Pagoda Arachchi darsha...@wso2.com wrote: Hi, Maybe the error is not really in this tread, but has been occurred after accumulating data from a memory