Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 248DD10898 for ; Wed, 18 Dec 2013 11:28:30 +0000 (UTC) Received: (qmail 5350 invoked by uid 500); 18 Dec 2013 11:28:26 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 5325 invoked by uid 500); 18 Dec 2013 11:28:26 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 5313 invoked by uid 99); 18 Dec 2013 11:28:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Dec 2013 11:28:25 +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: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Dec 2013 11:28:19 +0000 Received: by mail-oa0-f47.google.com with SMTP id k1so8041576oag.6 for ; Wed, 18 Dec 2013 03:27:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=garrett.co.uk; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=xqKfMb13goajbdaaO/GrH1xc8FKnAt0gmx14VNWH0ms=; b=WpGswrX34jSzQSBzJBWYyq2Eqzg176Q9X6S/FJWWd38IrjpvG4U6KgSaziGCgRQCoR TVFmJ6dSGfVL62slW+OnidWQ6fxqR3vANFG8XUgLBJms7RJvW/tA+jGNuApvEtkbvMLg jz/QeEVmcfA73/43h8kcPtlR+58UAX9X5LzUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=xqKfMb13goajbdaaO/GrH1xc8FKnAt0gmx14VNWH0ms=; b=XXt+Ld6BPvZVdlRnARlmOYG+3Smm8mZlUpi0QnzSyR82Ty2y3tj6r66a8MYJ6sG3dy eypzyy+c1b7InzB5vDK1HnKIi/nxuTL2kzP9Z/yqcY74MgJZLEb3I+6dvBqHQ/hmfVk9 dYBgab+iv2xag71k6ITxucezvTpX9FXZbuxE3GA8xk7e8cVu4cT/kpaKwQW3E75gZpsI Li9kImwowq/9KiHMKewLVOEsmjQOBQTXILkjqD3s34N0xPRMEr61Pi2C5i3gOS5nBUrJ FVzE02/R36uzrsiCGn272b83Fa8QJjpZqtvaUmJfUxQCXsfHIRx8DjT6RkUYuAY47+2K 96wA== X-Gm-Message-State: ALoCoQnT8ko0k0P+7zEY1EVFpCsRLFSsM/uePGKDPS3IXUuSp6HfVcILnJ3kIrUVEklSVKlOyHca X-Received: by 10.60.79.105 with SMTP id i9mr990586oex.79.1387366078402; Wed, 18 Dec 2013 03:27:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.186.102 with HTTP; Wed, 18 Dec 2013 03:27:38 -0800 (PST) X-Originating-IP: [82.144.227.194] In-Reply-To: References: From: Russ Garrett Date: Wed, 18 Dec 2013 11:27:38 +0000 Message-ID: Subject: Re: NullPointerException causing repair to hang To: user@cassandra.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On 17 December 2013 19:47, Robert Coli wrote: > I would comment to that effect on CASSANDRA-6210, were I you. Will do. > Are you using vnodes? Have you tried a rolling restart of all nodes? Yes, we're using vnodes, and all nodes have been restarted since this problem started happening. -- Russ Garrett russ@garrett.co.uk