Maybe thats the problem? That its logging too much and causing OOM? Just an idea.
On Fri, Jul 13, 2012 at 6:36 AM, Dawid Weiss <[email protected]> wrote: > http://ophelia.cs.put.poznan.pl/~dweiss/lucene/output.zip > > Uh, these tests emit a lot of logs... > > Dawid > > On Fri, Jul 13, 2012 at 12:10 PM, Dawid Weiss > <[email protected]> wrote: >> I'll post a full stderr log in a minute. >> D. >> >> On Fri, Jul 13, 2012 at 12:06 PM, Uwe Schindler <[email protected]> wrote: >>> We are currently investigating another hang. The next run also hung, it >>> seems that a commit last night made the distributed tests hang forver. >>> >>> Dawid was decoding the test runner files (JSON), this is printed to stdout >>> all the time (at 0% CPU): >>> >>> 4476606 T886 C82 P42953 oasc.RecoveryStrategy.doRecovery SEVERE Error while >>> trying to recover. org.apache.solr.client.solrj.SolrServerException: Server >>> refused connection at: http://127.0.0.1:59584/solr >>> >>> Clearly a serious bug! >>> Uwe >>> >>> ----- >>> Uwe Schindler >>> H.-H.-Meier-Allee 63, D-28213 Bremen >>> http://www.thetaphi.de >>> eMail: [email protected] >>> >>> >>>> -----Original Message----- >>>> From: [email protected] [mailto:[email protected]] On Behalf Of >>>> Dawid Weiss >>>> Sent: Friday, July 13, 2012 10:10 AM >>>> To: [email protected] >>>> Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 1240 - >>>> Failure! >>>> >>>> > This one is interesting, as the VM was hanging in one test, but >>>> randomizedrunner did not send heartbeats! It looks like this could be a >>>> bug in >>>> randomizedrunner. But it was also hanging in Solr, approx. at the same time >>>> like the otter one. Stack trace is in build log as Linux! >>>> >>>> Heartbeats are sent only if there are no events from the test -- it could >>>> be as >>>> well that the test is writing something to stdout/stderr periodically? Now >>>> that I >>>> think of it heartbeats should be sent even if the test is writing >>>> something to the >>>> console but not responding within the given time window. What do you think? >>>> >>>> Dawid >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] For additional >>>> commands, e-mail: [email protected] >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
