Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 289AF1059C for ; Sat, 1 Mar 2014 00:16:47 +0000 (UTC) Received: (qmail 5000 invoked by uid 500); 1 Mar 2014 00:16:46 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 4967 invoked by uid 500); 1 Mar 2014 00:16:46 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 4960 invoked by uid 99); 1 Mar 2014 00:16:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Mar 2014 00:16:45 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 01 Mar 2014 00:16:44 +0000 Received: (qmail 3945 invoked by uid 99); 1 Mar 2014 00:16:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Mar 2014 00:16:21 +0000 Date: Sat, 1 Mar 2014 00:16:21 +0000 (UTC) From: "Kevin Sweeney (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-244) zookeeper logs swallowed due to missing log4j.properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Kevin Sweeney created AURORA-244: ------------------------------------ Summary: zookeeper logs swallowed due to missing log4j.properties Key: AURORA-244 URL: https://issues.apache.org/jira/browse/AURORA-244 Project: Aurora Issue Type: Bug Components: Scheduler Reporter: Kevin Sweeney Priority: Minor {noformat} log4j:WARN No appenders could be found for logger (org.apache.zookeeper.ZooKeeper). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. {noformat} We should at least provide a default in the vagrant image. -- This message was sent by Atlassian JIRA (v6.1.5#6160)