Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15478DB06 for ; Tue, 18 Sep 2012 01:44:04 +0000 (UTC) Received: (qmail 93296 invoked by uid 500); 18 Sep 2012 01:44:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 93249 invoked by uid 500); 18 Sep 2012 01:44:02 -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 93241 invoked by uid 99); 18 Sep 2012 01:44:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 01:44:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of erickerickson@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-ob0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 01:43:57 +0000 Received: by obbtb18 with SMTP id tb18so12850802obb.35 for ; Mon, 17 Sep 2012 18:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=w6g8+JUgWLIf3N6cJVC4mIINQZ8pH8rFVzMwV3QqGr8=; b=vAaXwHtkA5Dt7dXQ9i1SjD25Ji5pJVjLkctJQ3DNDeIMKMSwPpGQDbn38cuWQeQogJ 3gwy+dpECnfrK3011f1Utcaa4LoaOpjjmo8JCVt3ncKcy+X6bbzbC6aC34+Q9ZAfMFSp r9crkl8swg4eEl2BzP+sN8DhZDhQxnaCaInsS8YoeQRUVhHGCUyWC/Fe+A7sa1P6TMwx 4D7KjJOkOsMSHTncWWZCRYOPNOVgMDM/g4Wie44ub32o0F2ipVZeoEbh/N/Rj9QjCqPM viRf+rjzCul6RtVnoHkMxmqXtPss00nU9mMWXH4O28zFERFG/TJW2nDFVKbD6jf6dTFJ BZEw== MIME-Version: 1.0 Received: by 10.60.8.71 with SMTP id p7mr13942485oea.56.1347932616961; Mon, 17 Sep 2012 18:43:36 -0700 (PDT) Received: by 10.60.84.39 with HTTP; Mon, 17 Sep 2012 18:43:36 -0700 (PDT) In-Reply-To: References: Date: Mon, 17 Sep 2012 21:43:36 -0400 Message-ID: Subject: Re: solrj.TestLBHttpSolrServer ant test FAILURE From: Erick Erickson To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I guess it's vaguely possible that SOLR-3846 will have some impact here, but it probably won't be committed until tomorrow at the earliest.... Erick On Mon, Sep 17, 2012 at 6:25 PM, Jack Krupansky wrote: > I have seen several failures of solrj.TestLBHttpSolrServer running ant test > for trunk within the past two days. Is this a known problem, or worth a > Jira? Or, given recent changes, should I just wait a day or two to let the > dust settle before paying much attention to ant test failures? > > I see: > > ERROR 38.0s J0 | TestLBHttpSolrServer.testReliability <<< > > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live > SolrServers available to handle this request > > and a little further: > >> Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout >> occured while waiting response from server at: http://localh0954/solr > > -- Jack Krupansky --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org