You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Scott Leschke (JIRA)" <ji...@apache.org> on 2017/08/17 19:18:00 UTC

[jira] [Created] (KARAF-5313) Exception when deleting a .cfg file from hot deploy directory

Scott Leschke created KARAF-5313:
------------------------------------

             Summary: Exception when deleting a .cfg file from hot deploy directory 
                 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


2017-08-17T14:03:37,333 | INFO  | CM Event Dispatcher (Fire ConfigurationEvent: pid=bam.provider.query.cae236fc-adc4-437f-9197-0f58eda1d049) | fileinstall                      | 8 - org.apache.felix.fileinstall - 3.6.0 | Unable to delete configuration file
java.lang.NullPointerException: null
	at org.apache.felix.fileinstall.internal.ConfigInstaller.doConfigurationEvent(ConfigInstaller.java:180) [8:org.apache.felix.fileinstall:3.6.0]
	at org.apache.felix.fileinstall.internal.ConfigInstaller.configurationEvent(ConfigInstaller.java:108) [8:org.apache.felix.fileinstall:3.6.0]
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:2074) [7:org.apache.felix.configadmin:1.8.14]
	at org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:2042) [7:org.apache.felix.configadmin:1.8.14]
	at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:141) [7:org.apache.felix.configadmin:1.8.14]
	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:109) [7:org.apache.felix.configadmin:1.8.14]
	at java.lang.Thread.run(Thread.java:748) [?:?]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)