Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48DF69112 for ; Thu, 16 Feb 2012 11:03:42 +0000 (UTC) Received: (qmail 50898 invoked by uid 500); 16 Feb 2012 11:03:38 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 50851 invoked by uid 500); 16 Feb 2012 11:03:38 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 50808 invoked by uid 99); 16 Feb 2012 11:03:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 11:03:38 +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 jukka.zitting@gmail.com designates 209.85.215.42 as permitted sender) Received: from [209.85.215.42] (HELO mail-lpp01m010-f42.google.com) (209.85.215.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 11:03:32 +0000 Received: by lagk11 with SMTP id k11so4989068lag.1 for ; Thu, 16 Feb 2012 03:03:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1V78VCSaovrk20mGm3oltW25nrLQb3BY2rmW2oCTJt8=; b=KTyrT/wFlwVx4c60TRsBkV3DGw8XaIf81FK9IQFu+w0XLPyyo8u1nFXL6xmfbVadlN 4SaM/rMF8d9+XLB0iR6nZIMDLXQuNBc4C/0ye4t9MXNwBGAxqF5lbAPg95BWlUvZdrFZ WwpfyrnU+y7JroQmZvJtUoURucLaFWwSIP/iM= Received: by 10.112.101.10 with SMTP id fc10mr639074lbb.63.1329390191284; Thu, 16 Feb 2012 03:03:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.60.7 with HTTP; Thu, 16 Feb 2012 03:02:50 -0800 (PST) In-Reply-To: <8E6EA65C-1050-43CD-B6D4-6DF8EF475DF9@pooteeweet.org> References: <8E6EA65C-1050-43CD-B6D4-6DF8EF475DF9@pooteeweet.org> From: Jukka Zitting Date: Thu, 16 Feb 2012 12:02:50 +0100 Message-ID: Subject: Re: cpu load issues with 2.3.6 To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, On Thu, Feb 16, 2012 at 11:49 AM, Lukas Kahwe Smith wrote: > just wanted to check if anyone else is seeing issues with 2.3.6 (or later). > we are using Jackrabbit standalone in a 2 node cluster. > we are frequently seeing one node in the cluster using 100% CPU. I don't recall such issues. Getting a few thread dumps of a process in such a state should help identify what's keeping it busy. BR, Jukka Zitting