You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Tim Mitchell (JIRA)" <ji...@apache.org> on 2010/02/19 14:54:28 UTC

[jira] Created: (ARIES-193) BundleState issues NPE when there are no bundles int

BundleState issues NPE when there are no bundles int 
-----------------------------------------------------

                 Key: ARIES-193
                 URL: https://issues.apache.org/jira/browse/ARIES-193
             Project: Aries
          Issue Type: Bug
          Components: JMX
            Reporter: Tim Mitchell


when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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


[jira] Updated: (ARIES-193) BundleState issues NPE when there are no bundles int

Posted by "Jeremy Hughes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-193:
--------------------------------

    Fix Version/s: 0.1

> BundleState issues NPE when there are no bundles int 
> -----------------------------------------------------
>
>                 Key: ARIES-193
>                 URL: https://issues.apache.org/jira/browse/ARIES-193
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>            Assignee: Alasdair Nottingham
>             Fix For: 0.1
>
>         Attachments: patch.txt
>
>
> when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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


[jira] Assigned: (ARIES-193) BundleState issues NPE when there are no bundles int

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham reassigned ARIES-193:
-----------------------------------------

    Assignee: Alasdair Nottingham

> BundleState issues NPE when there are no bundles int 
> -----------------------------------------------------
>
>                 Key: ARIES-193
>                 URL: https://issues.apache.org/jira/browse/ARIES-193
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>            Assignee: Alasdair Nottingham
>         Attachments: patch.txt
>
>
> when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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


[jira] Work started: (ARIES-193) BundleState issues NPE when there are no bundles int

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-193 started by Alasdair Nottingham.

> BundleState issues NPE when there are no bundles int 
> -----------------------------------------------------
>
>                 Key: ARIES-193
>                 URL: https://issues.apache.org/jira/browse/ARIES-193
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>            Assignee: Alasdair Nottingham
>         Attachments: patch.txt
>
>
> when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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


[jira] Resolved: (ARIES-193) BundleState issues NPE when there are no bundles int

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-193.
---------------------------------------

    Resolution: Fixed

Thanks for the patch Tim.

> BundleState issues NPE when there are no bundles int 
> -----------------------------------------------------
>
>                 Key: ARIES-193
>                 URL: https://issues.apache.org/jira/browse/ARIES-193
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>            Assignee: Alasdair Nottingham
>         Attachments: patch.txt
>
>
> when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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


[jira] Updated: (ARIES-193) BundleState issues NPE when there are no bundles int

Posted by "Tim Mitchell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Mitchell updated ARIES-193:
-------------------------------

    Attachment: patch.txt

> BundleState issues NPE when there are no bundles int 
> -----------------------------------------------------
>
>                 Key: ARIES-193
>                 URL: https://issues.apache.org/jira/browse/ARIES-193
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>         Attachments: patch.txt
>
>
> when running the listBundles method of the BundleStateMBean, if the BundleContext that the MBean is associated with has no bundles listed, the underlying BundleState.listBundles() throws a NullPointerException.

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