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: u...@thetaphi.de > -----Original Message----- > From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of > Dawid Weiss > Sent: Friday, July 13, 2012 10:10 AM > To: dev@lucene.apache.org > 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: dev-unsubscr...@lucene.apache.org For additional > commands, e-mail: dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org