Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3E248200BE6 for ; Mon, 14 Nov 2016 07:22:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3AB3A160AE4; Mon, 14 Nov 2016 06:22:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B03F7160B17 for ; Mon, 14 Nov 2016 07:21:59 +0100 (CET) Received: (qmail 15117 invoked by uid 500); 14 Nov 2016 06:21:58 -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 14992 invoked by uid 99); 14 Nov 2016 06:21:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2016 06:21:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9B9242C4C76 for ; Mon, 14 Nov 2016 06:21:58 +0000 (UTC) Date: Mon, 14 Nov 2016 06:21:58 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4808) The log:display command fails with CNFE if the pax-logging-service bundle has been refreshed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 14 Nov 2016 06:22:00 -0000 [ https://issues.apache.org/jira/browse/KARAF-4808?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1566= 2908#comment-15662908 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-4808: --------------------------------------------- FYI, we already did a refactoring on 4.x about that. Agree to do the same o= n 3.x (I will review and merge). > The log:display command fails with CNFE if the pax-logging-service bundle= has been refreshed > -------------------------------------------------------------------------= ------------------- > > Key: KARAF-4808 > URL: https://issues.apache.org/jira/browse/KARAF-4808 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 3.0.7, 3.0.8 > Reporter: Andrea Pilo > Attachments: patch.txt > > > the same problem of KARAF-3350. > The NoClassDefFoundError was resolved by capturing it but after some (may= be) refactoring it still happens because now the catch is after the point o= f throw. > see the attachment: patch.txt -- This message was sent by Atlassian JIRA (v6.3.4#6332)