[
https://issues.apache.org/jira/browse/FELIX-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls reassigned FELIX-394:
--------------------------------
Assignee: Karl Pauls
This looks like it is related to the extension bundle changes (not sure whether
it is because of it or always has been an issue). I'm going to look into it.
> 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
> Assignee: Karl Pauls
> 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.