Bundle.getEntryPaths NPE on system bundle
-----------------------------------------

                 Key: FELIX-394
                 URL: https://issues.apache.org/jira/browse/FELIX-394
             Project: Felix
          Issue Type: Bug
          Components: Framework
            Reporter: Alin Dreghiciu
            Priority: Minor


When calling bundle.getEntryPaths on the system bundle an NPE is thrown:

java.lang.NullPointerException
        at 
org.apache.felix.framework.GetEntryPathsEnumeration.<init>(GetEntryPathsEnumeration.java:35)
        at org.apache.felix.framework.Felix.getBundleEntryPaths(Felix.java:1338)
        at org.apache.felix.framework.Felix.getEntryPaths(Felix.java:318)


-- 
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