[ 
https://issues.apache.org/jira/browse/FELIX-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard S. Hall updated FELIX-979:
----------------------------------

    Description: 
BJ is working on a test case for DS that uses CM, which is resulting in the 
following exception:

java.lang.NullPointerException
        at 
org.apache.felix.cm.impl.ConfigurationManager.getCachedConfiguration(ConfigurationManager.java:281)
        at 
org.apache.felix.cm.impl.ConfigurationManager.bundleChanged(ConfigurationManager.java:509)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:941)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)

He says, "It seems CM is trying to clean up unbound configurations and 
barfing." Let me know if more information is needed.

  was:
BJ is working on a test case for DS that uses CM, which is resulting in the 
following exception:

java.lang.NullPointerException
        at 
org.apache.felix.cm.impl.ConfigurationManager.getCachedConfiguration(ConfigurationManager.java:281)
        at 
org.apache.felix.cm.impl.ConfigurationManager.bundleChanged(ConfigurationManager.java:509)
        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:941)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
        at 
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)

He says, "It seems CM is trying to clean up unbound exceptions and barfing." 
Let me know if more information is needed.


> Config Admin throwing NPE
> -------------------------
>
>                 Key: FELIX-979
>                 URL: https://issues.apache.org/jira/browse/FELIX-979
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>    Affects Versions: configadmin-1.0.10
>            Reporter: Richard S. Hall
>
> BJ is working on a test case for DS that uses CM, which is resulting in the 
> following exception:
> java.lang.NullPointerException
>       at 
> org.apache.felix.cm.impl.ConfigurationManager.getCachedConfiguration(ConfigurationManager.java:281)
>       at 
> org.apache.felix.cm.impl.ConfigurationManager.bundleChanged(ConfigurationManager.java:509)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:941)
>       at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>       at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> He says, "It seems CM is trying to clean up unbound configurations and 
> barfing." Let me know if more information is needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to