From dev-return-1827-apmail-tephra-dev-archive=tephra.apache.org@tephra.incubator.apache.org Wed Oct 18 03:04:21 2017 Return-Path: X-Original-To: apmail-tephra-dev-archive@minotaur.apache.org Delivered-To: apmail-tephra-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7BB710072 for ; Wed, 18 Oct 2017 03:04:21 +0000 (UTC) Received: (qmail 83673 invoked by uid 500); 18 Oct 2017 03:04:21 -0000 Delivered-To: apmail-tephra-dev-archive@tephra.apache.org Received: (qmail 83631 invoked by uid 500); 18 Oct 2017 03:04:21 -0000 Mailing-List: contact dev-help@tephra.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tephra.incubator.apache.org Delivered-To: mailing list dev@tephra.incubator.apache.org Received: (qmail 83620 invoked by uid 99); 18 Oct 2017 03:04:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2017 03:04:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9FF19CEFFE for ; Wed, 18 Oct 2017 03:04:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.522 X-Spam-Level: X-Spam-Status: No, score=-2.522 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_SPAM=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id xO5jYzkS__O2 for ; Wed, 18 Oct 2017 03:04:20 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 144F85F121 for ; Wed, 18 Oct 2017 03:04:18 +0000 (UTC) Received: (qmail 83605 invoked by uid 99); 18 Oct 2017 03:04:18 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2017 03:04:18 +0000 Received: from mail-qt0-f169.google.com (mail-qt0-f169.google.com [209.85.216.169]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 423AD1A02CD for ; Wed, 18 Oct 2017 03:04:16 +0000 (UTC) Received: by mail-qt0-f169.google.com with SMTP id 8so8005450qtv.1 for ; Tue, 17 Oct 2017 20:04:16 -0700 (PDT) X-Gm-Message-State: AMCzsaU8wKN1CVNR1rymvb+nK5VfwjrrHgeGaQHP/SNJUEYo74Rj3k2x I4qawlP3ncIy5U9rl65aYHIE5oZpIz5z2VDV1J0= X-Google-Smtp-Source: ABhQp+Rc39zoGbDe3ydhVkJ3faLfIcwMhmvIjAMtB8oTB87YQotVBM6OlNQLhk1vDe9kEPiOfskHVuOJQxQA80MDhY4= X-Received: by 10.237.62.71 with SMTP id m7mr1099185qtf.269.1508295855552; Tue, 17 Oct 2017 20:04:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.12.149.73 with HTTP; Tue, 17 Oct 2017 20:04:15 -0700 (PDT) From: James Taylor Date: Tue, 17 Oct 2017 20:04:15 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service. To: dev@tephra.incubator.apache.org Content-Type: multipart/alternative; boundary="001a113e3cfcafbdb0055bc97eea" --001a113e3cfcafbdb0055bc97eea Content-Type: text/plain; charset="UTF-8" During Phoenix test runs, we sometimes get this exception: java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover transaction service. Is this something that we should retry the test after receiving? What would cause this? Thanks, James --001a113e3cfcafbdb0055bc97eea--