From issues-return-20680-apmail-karaf-issues-archive=karaf.apache.org@karaf.apache.org Tue Oct 7 11:54:34 2014 Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-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 64F1D1790B for ; Tue, 7 Oct 2014 11:54:34 +0000 (UTC) Received: (qmail 63840 invoked by uid 500); 7 Oct 2014 11:54:34 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 63807 invoked by uid 500); 7 Oct 2014 11:54:34 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 63793 invoked by uid 99); 7 Oct 2014 11:54:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 11:54:34 +0000 Date: Tue, 7 Oct 2014 11:54:33 +0000 (UTC) From: "Oleksandr Kochniev (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-3266) "log:exception-display" throws NPE if "log:clear" was executed before MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oleksandr Kochniev created KARAF-3266: ----------------------------------------- Summary: "log:exception-display" throws NPE if "log:clear" was executed before Key: KARAF-3266 URL: https://issues.apache.org/jira/browse/KARAF-3266 Project: Karaf Issue Type: Bug Components: karaf-shell Affects Versions: 3.0.0 Reporter: Oleksandr Kochniev Priority: Minor Attachments: npe.png Basically if you execute "log:clear" and then "log:exception-display", server throws "Error executing command: java.lang.NullPointerException". -- This message was sent by Atlassian JIRA (v6.3.4#6332)