Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 54925 invoked from network); 18 Feb 2010 18:38:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 18:38:49 -0000 Received: (qmail 11856 invoked by uid 500); 18 Feb 2010 18:38:48 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 11770 invoked by uid 500); 18 Feb 2010 18:38:48 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 11760 invoked by uid 99); 18 Feb 2010 18:38:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 18:38:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 18:38:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EA74729A001E for ; Thu, 18 Feb 2010 10:38:27 -0800 (PST) Message-ID: <748241224.365511266518307958.JavaMail.jira@brutus.apache.org> Date: Thu, 18 Feb 2010 18:38:27 +0000 (UTC) From: "Alasdair Nottingham (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Closed: (ARIES-146) KeyAlreadyExistsException thrown when running PackageStateMBean.listPackages() In-Reply-To: <713177868.66441265369727936.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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.