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/05 12:35:27 UTC

[jira] Created: (ARIES-146) KeyAlreadyExistsException thrown when running PackageStateMBean.listPackages()

KeyAlreadyExistsException thrown when running PackageStateMBean.listPackages()
------------------------------------------------------------------------------

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


When running the PackageStateMBean.listPackages() command, I get the following exception:

 javax.management.RuntimeMBeanException
javax.management.openmbean.KeyAlreadyExistsException: javax.management.openmbean.KeyAlreadyExistsException: Argument val
ue's index, calculated according to this TabularData instance's tabularType, already refers to a value in this table.

The exception is being thrown because there are duplicated package names in the OSGi framework.

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


[jira] Closed: (ARIES-146) KeyAlreadyExistsException thrown when running PackageStateMBean.listPackages()

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

Alasdair Nottingham closed ARIES-146.
-------------------------------------

    Resolution: Duplicate

This appears to be a dupe of ARIES-178 which has a fix. Please reopen if ARIES-178 doesn't fix this problem.

> KeyAlreadyExistsException thrown when running PackageStateMBean.listPackages()
> ------------------------------------------------------------------------------
>
>                 Key: ARIES-146
>                 URL: https://issues.apache.org/jira/browse/ARIES-146
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>            Reporter: Tim Mitchell
>
> When running the PackageStateMBean.listPackages() command, I get the following exception:
>  javax.management.RuntimeMBeanException
> javax.management.openmbean.KeyAlreadyExistsException: javax.management.openmbean.KeyAlreadyExistsException: Argument val
> ue's index, calculated according to this TabularData instance's tabularType, already refers to a value in this table.
> The exception is being thrown because there are duplicated package names in the OSGi framework.

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