I'm sorry, I dropped the ball on this thread. Here is one issue that we had 
some time back with out of memory:

https://issues.apache.org/jira/browse/BOOKKEEPER-4 
<https://issues.apache.org/jira/browse/BOOKKEEPER-4>

The fix that solved the issue is linked to that jira.

-Flavio

> On 19 Apr 2016, at 09:26, Venkateswara Rao Jujjuri <jujj...@gmail.com> wrote:
> 
>> We have seen OOM exceptions before, but I can't remember seeing it for
> these tests. We currently have this in Jenkins: -Xmx2048m
> 
> Flavio,
> Can you please give more information on the previous OOMs? and how did we
> took care of them? i.e do you have to tweak any
> JVM parameters? or bug fixes went in? or they are still lurking? If so,
> what are the situations we may see them?
> 
> On Tue, Apr 19, 2016 at 7:34 AM, Flavio Junqueira <
> fpjunque...@yahoo.com.invalid> wrote:
> 
>> We have seen OOM exceptions before, but I can't remember seeing it for
>> these tests. We currently have this in Jenkins: -Xmx2048m
>> 
>> Maybe you want to create a jira and report it?
>> 
>> -Flavio
>> 
>>> On 18 Apr 2016, at 15:04, Enrico Olivelli - Diennea <
>> enrico.olive...@diennea.com> wrote:
>>> 
>>> I'm seeing this java.lang.OutOfMemoryError error on Jenkins
>>> https://builds.apache.org/job/bookkeeper-master/1349/
>>> 
>>> did you see this  ?
>>> 
>>> 
>>> 
>>> Running org.apache.bookkeeper.replication.TestReplicationWorker
>>> Tests run: 27, Failures: 3, Errors: 3, Skipped: 0, Time elapsed: 135.658
>> sec <<< FAILURE!
>>> Running org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
>>> Exception in thread "ThreadedStreamConsumer" java.lang.OutOfMemoryError:
>> Java heap space
>>>       at java.util.Arrays.copyOf(Arrays.java:2367)
>>>       at
>> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
>>>       at
>> java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
>>>       at
>> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
>>>       at java.lang.StringBuffer.append(StringBuffer.java:237)
>>>       at
>> org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(ConsoleOutputFileReporter.java:115)
>>>       at
>> org.apache.maven.surefire.report.MulticastingReporter.writeMessage(MulticastingReporter.java:101)
>>>       at
>> org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:99)
>>>       at
>> org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:132)
>>>       at
>> org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67)
>>>       at java.lang.Thread.run(Thread.java:745)
>>> Exception in thread "Thread-215" java.lang.OutOfMemoryError: Java heap
>> space
>>>       at java.util.Arrays.copyOf(Arrays.java:2367)
>>>       at
>> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
>>>       at
>> java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
>>>       at
>> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:535)
>>>       at java.lang.StringBuffer.append(StringBuffer.java:322)
>>>       at java.io.BufferedReader.readLine(BufferedReader.java:351)
>>>       at java.io.BufferedReader.readLine(BufferedReader.java:382)
>>>       at
>> org.codehaus.plexus.util.cli.StreamPumper.run(StreamPumper.java:129)
>>> 
>>> 
>>> 
>>> --
>>> Enrico Olivelli
>>> Software Development Manager @Diennea
>>> Tel.: (+39) 0546 066100 - Int. 925
>>> Viale G.Marconi 30/14 - 48018 Faenza (RA)
>>> 
>>> MagNews - E-mail Marketing Solutions
>>> http://www.magnews.it
>>> Diennea - Digital Marketing Solutions
>>> http://www.diennea.com
>>> 
>>> 
>>> ________________________________
>>> 
>>> Iscriviti alla nostra newsletter per rimanere aggiornato su digital ed
>> email marketing! http://www.magnews.it/newsletter/
>>> 
>>> The information in this email is confidential and may be legally
>> privileged. If you are not the intended recipient please notify the sender
>> immediately and destroy this email. Any unauthorized, direct or indirect,
>> disclosure, copying, storage, distribution or other use is strictly
>> forbidden.
>> 
>> 
> 
> 
> -- 
> Jvrao
> ---
> First they ignore you, then they laugh at you, then they fight you, then
> you win. - Mahatma Gandhi

Reply via email to