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 18E15200D08 for ; Thu, 21 Sep 2017 13:58:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 177671609D0; Thu, 21 Sep 2017 11:58:07 +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 5E06C1609B8 for ; Thu, 21 Sep 2017 13:58:06 +0200 (CEST) Received: (qmail 44597 invoked by uid 500); 21 Sep 2017 11:58:05 -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 44586 invoked by uid 99); 21 Sep 2017 11:58:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Sep 2017 11:58:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 07C8F1A4643 for ; Thu, 21 Sep 2017 11:58:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id F1k8-SIpzCOQ for ; Thu, 21 Sep 2017 11:58:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C6D7F5F3CE for ; Thu, 21 Sep 2017 11:58:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4B4E2E0933 for ; Thu, 21 Sep 2017 11:58:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2E0812190E for ; Thu, 21 Sep 2017 11:58:01 +0000 (UTC) Date: Thu, 21 Sep 2017 11:58:01 +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-5313) Exception when deleting a .cfg file from hot deploy directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Sep 2017 11:58:07 -0000 [ https://issues.apache.org/jira/browse/KARAF-5313?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1617= 4630#comment-16174630 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-5313: --------------------------------------------- I'm able to reproduce the issue even on 4.2.0-SNAPSHOT. It comes from filei= nstall. Let me check the deploy scan configuration in Karaf. > Exception when deleting a .cfg file from hot deploy directory=20 > -------------------------------------------------------------- > > Key: KARAF-5313 > URL: https://issues.apache.org/jira/browse/KARAF-5313 > Project: Karaf > Issue Type: Bug > Affects Versions: 4.1.2 > Environment: Windows 7 > Reporter: Scott Leschke > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.2.0, 4.0.10, 4.1.3 > > > 2017-08-17T14:03:37,333 | INFO | CM Event Dispatcher (Fire Configuration= Event: pid=3Dbam.provider.query.cae236fc-adc4-437f-9197-0f58eda1d049) | fil= einstall | 8 - org.apache.felix.fileinstall - 3.6.0 | = Unable to delete configuration file > java.lang.NullPointerException: null > =09at org.apache.felix.fileinstall.internal.ConfigInstaller.doConfigurati= onEvent(ConfigInstaller.java:180) [8:org.apache.felix.fileinstall:3.6.0] > =09at org.apache.felix.fileinstall.internal.ConfigInstaller.configuration= Event(ConfigInstaller.java:108) [8:org.apache.felix.fileinstall:3.6.0] > =09at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEven= t.sendEvent(ConfigurationManager.java:2074) [7:org.apache.felix.configadmin= :1.8.14] > =09at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEven= t.run(ConfigurationManager.java:2042) [7:org.apache.felix.configadmin:1.8.1= 4] > =09at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:141) [= 7:org.apache.felix.configadmin:1.8.14] > =09at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:109) [7= :org.apache.felix.configadmin:1.8.14] > =09at java.lang.Thread.run(Thread.java:748) [?:?] -- This message was sent by Atlassian JIRA (v6.4.14#64029)