You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/12/07 11:27:20 UTC

[jira] [Reopened] (FELIX-3666) NPE when uninstalling a bundle

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

Felix Meschberger reopened FELIX-3666:
--------------------------------------

      Assignee: Felix Meschberger  (was: Carsten Ziegeler)

I think the fix is incomplete: It should be applied closer to the actual NPE cause and to also properly locate the workaround.
                
> NPE when uninstalling a bundle
> ------------------------------
>
>                 Key: FELIX-3666
>                 URL: https://issues.apache.org/jira/browse/FELIX-3666
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-4.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Felix Meschberger
>             Fix For: webconsole-4.0.2
>
>
> When uninstalling a bundle from the bundle list, a NPE in the framework occurs - I think this starts to happen with framework 4.0.3, but I think this is not a problem of the framework but a bug in the web console.
> This is the stack trace:
> 14.09.2012 13:44:54.858 *INFO* [0:0:0:0:0:0:0:1%0 [1347623094009] POST /system/console/bundles/108 HTTP/1.1] servletengine Servlet threw exception:  java.lang.NullPointerException
> 	at org.apache.felix.framework.PackageAdminImpl.getBundleType(PackageAdminImpl.java:112)
> 	at org.apache.felix.webconsole.internal.core.BundlesServlet.isFragmentBundle(BundlesServlet.java:715)
> 	at org.apache.felix.webconsole.internal.core.BundlesServlet.doPost(BundlesServlet.java:358)
> Although the bundle is uninstalled, the web console tries to find out whether the bundle is a fragment to report a status in the json. I think this doesn't make sense for an uninstalled bundle

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira