Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 19238 invoked from network); 22 Nov 2010 08:22:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Nov 2010 08:22:00 -0000 Received: (qmail 99826 invoked by uid 500); 22 Nov 2010 08:22:30 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 99680 invoked by uid 500); 22 Nov 2010 08:22:30 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 99673 invoked by uid 99); 22 Nov 2010 08:22:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 08:22:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 08:22:28 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 30FC1C0161 for ; Mon, 22 Nov 2010 08:22:08 +0000 (UTC) Date: Mon, 22 Nov 2010 08:22:08 +0000 (UTC) From: Apache Hudson Server To: dev@lucene.apache.org Message-ID: <337021980.7181290414128148.JavaMail.hudson@aegis> In-Reply-To: <603622879.6821290328797870.JavaMail.hudson@aegis> References: <603622879.6821290328797870.JavaMail.hudson@aegis> Subject: Solr-trunk - Build # 1320 - Still Failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Build: https://hudson.apache.org/hudson/job/Solr-trunk/1320/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Error executing query Stack Trace: org.apache.solr.client.solrj.SolrServerException: Error executing query =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:95) =09at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119) =09at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistrib= utedSearchTestCase.java:290) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:305) =09at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.ja= va:106) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:568) =09at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(L= uceneTestCase.java:950) =09at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(L= uceneTestCase.java:888) Caused by: org.apache.solr.common.SolrException: org.apache.solr.client.sol= rj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseExcepti= on: The server localhost failed to respond org.apache.solr.common.SolrExce= ption: org.apache.solr.client.solrj.SolrServerException: org.apache.commons= .httpclient.NoHttpResponseException: The server localhost failed to respond= =09at org.apache.solr.handler.component.SearchHandler.handleRequestBody(Se= archHandler.java:318) =09at org.apache.solr.handler.RequestHandlerBase.hand= leRequest(RequestHandlerBase.java:131) =09at org.apache.solr.core.SolrCore.= execute(SolrCore.java:1359) =09at org.apache.solr.servlet.SolrDispatchFilte= r.execute(SolrDispatchFilter.java:337) =09at org.apache.solr.servlet.SolrDi= spatchFilter.doFilter(SolrDispatchFilter.java:240) =09at org.mortbay.jetty.= servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) =09at= org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) = =09at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:1= 82) =09at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.ja= va:765) =09at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrappe= r.java:152) =09at org.mortbay.jetty.Server.handle(Server.java:326) =09at or= g.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) =09at= org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnect= ion.java:923) =09at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:= 547) =09at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)= =09at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) =09= at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:= 409) =09at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadP= ool.java:582) Caused by: org.apache.solr.client.solrj.SolrServerException: = org.apache.commons.httpclient.NoHttpResponseException: The server localhost= failed to respond =09at org.apache.solr.client.solrj.impl.CommonsHttpSolrS= erver.request(CommonsHttpSolrServer.java:483) =09at org.apache.solr.client.= solrj.impl.CommonsHttpSolrServer.reque org.apache.solr.client.solrj.SolrServerException: org.apache.commons.httpcl= ient.NoHttpResponseException: The server localhost failed to respond org.a= pache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerExc= eption: org.apache.commons.httpclient.NoHttpResponseException: The server l= ocalhost failed to respond =09at org.apache.solr.handler.component.SearchHa= ndler.handleRequestBody(SearchHandler.java:318) =09at org.apache.solr.handl= er.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131) =09at org.= apache.solr.core.SolrCore.execute(SolrCore.java:1359) =09at org.apache.solr= .servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:337) =09at org.= apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:240= ) =09at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servl= etHandler.java:1157) =09at org.mortbay.jetty.servlet.ServletHandler.handle(= ServletHandler.java:388) =09at org.mortbay.jetty.servlet.SessionHandler.han= dle(SessionHandler.java:182) =09at org.mortbay.jetty.handler.ContextHandler= .handle(ContextHandler.java:765) =09at org.mortbay.jetty.handler.HandlerWra= pper.handle(HandlerWrapper.java:152) =09at org.mortbay.jetty.Server.handle(= Server.java:326) =09at org.mortbay.jetty.HttpConnection.handleRequest(HttpC= onnection.java:542) =09at org.mortbay.jetty.HttpConnection$RequestHandler.h= eaderComplete(HttpConnection.java:923) =09at org.mortbay.jetty.HttpParser.p= arseNext(HttpParser.java:547) =09at org.mortbay.jetty.HttpParser.parseAvail= able(HttpParser.java:212) =09at org.mortbay.jetty.HttpConnection.handle(Htt= pConnection.java:404) =09at org.mortbay.io.nio.SelectChannelEndPoint.run(Se= lectChannelEndPoint.java:409) =09at org.mortbay.thread.QueuedThreadPool$Poo= lThread.run(QueuedThreadPool.java:582) Caused by: org.apache.solr.client.so= lrj.SolrServerException: org.apache.commons.httpclient.NoHttpResponseExcept= ion: The server localhost failed to respond =09at org.apache.solr.client.so= lrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:483) =09a= t org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.reque request: http://localhost:11515/solr/select?q=3D{!func}a_si&shards=3Dlocalh= ost:11515/solr,localhost:58369/solr,localhost:29737/solr&wt=3Djavabin&versi= on=3D2 =09at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(Commo= nsHttpSolrServer.java:435) =09at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(Commo= nsHttpSolrServer.java:244) =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:89) Build Log (for compile errors): [...truncated 7935 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org