[Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Pulasthi Supun
Hi All I ran the tests-new integration tests in the G-Reg builder machine without any other application running but we still encounter OutOfMemoryError. The machine has 8GB RAM installed. Any help regarding this would be appreciated. Thanks Pulasthi -- -- Pulasthi Supun Software Engineer; WSO2

Re: [Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Krishantha Samaraweera
Can you monitor surefire process and G-Reg instance though Jprofiler. So we can help you to identify the reason for this. Also send me the test automation log, which can be found at target/logs/ Thanks, Krishantha. On Fri, Jul 19, 2013 at 11:50 AM, Pulasthi Supun pulas...@wso2.com wrote: Hi

Re: [Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Pulasthi Supun
Hi Krishantha Will email you the logs. and will run the tests again and monitor the process with Jprofiler. Thanks. Pulasthi On Fri, Jul 19, 2013 at 11:53 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Can you monitor surefire process and G-Reg instance though Jprofiler. So we can

Re: [Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Krishantha Samaraweera
Found this entry in logs. SEVERE: The web application [/juddiv3] appears to have started a thread named [H2 File Lock Watchdog

Re: [Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Krishantha Samaraweera
I do see lots of test failures in each package. The best way to fix this is to execute each package individually and fix issues. Thanks, Krishantha. On Fri, Jul 19, 2013 at 12:16 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Found this entry in logs. SEVERE: The web application

Re: [Dev] Unable to run Greg tests-new integrations test module due to OutOfMemoryError in java heap space

2013-07-19 Thread Pulasthi Supun
Hi Krishantha Ok will try it out package wise. Thanks,BTW i am not sure about the juddiv3 thing maybe Subash would know somthing about it. Regards Pulasthi On Fri, Jul 19, 2013 at 12:21 PM, Krishantha Samaraweera krishan...@wso2.com wrote: I do see lots of test failures in each package. The