Return-Path: X-Original-To: apmail-whirr-dev-archive@www.apache.org Delivered-To: apmail-whirr-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 0BD919E60 for ; Thu, 23 Feb 2012 06:10:15 +0000 (UTC) Received: (qmail 25701 invoked by uid 500); 23 Feb 2012 06:10:14 -0000 Delivered-To: apmail-whirr-dev-archive@whirr.apache.org Received: (qmail 25471 invoked by uid 500); 23 Feb 2012 06:10:13 -0000 Mailing-List: contact dev-help@whirr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@whirr.apache.org Delivered-To: mailing list dev@whirr.apache.org Received: (qmail 25381 invoked by uid 99); 23 Feb 2012 06:10:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 06:10:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 06:10:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id ADA5A335523 for ; Thu, 23 Feb 2012 06:09:48 +0000 (UTC) Date: Thu, 23 Feb 2012 06:09:48 +0000 (UTC) From: "Andrei Savu (Assigned) (JIRA)" To: dev@whirr.apache.org Message-ID: <1992678983.8503.1329977388712.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <569019105.8243.1329973549056.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (WHIRR-526) Don't log harmless sshj errors to console 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 [ https://issues.apache.org/jira/browse/WHIRR-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu reassigned WHIRR-526: --------------------------------- Assignee: Andrei Savu > Don't log harmless sshj errors to console > ----------------------------------------- > > Key: WHIRR-526 > URL: https://issues.apache.org/jira/browse/WHIRR-526 > Project: Whirr > Issue Type: Improvement > Components: core > Reporter: Tom White > Assignee: Andrei Savu > > It's quite common to see sshj errors in the console during launch. > {noformat} > Dying because - net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF > {noformat} > They seem to be harmless since the service starts fine. Let's log them to whirr.log, but not to the console. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira