Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2F897200BB2 for ; Fri, 14 Oct 2016 17:26:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2E735160AD9; Fri, 14 Oct 2016 15:26:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9B314160ADD for ; Fri, 14 Oct 2016 17:26:21 +0200 (CEST) Received: (qmail 60223 invoked by uid 500); 14 Oct 2016 15:26:20 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 60184 invoked by uid 99); 14 Oct 2016 15:26:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 15:26:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8EF3D2C4C76 for ; Fri, 14 Oct 2016 15:26:20 +0000 (UTC) Date: Fri, 14 Oct 2016 15:26:20 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-4759) Unable to retrieve full list of features via jmx by calling cellar feature bean operation getFeatures MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Oct 2016 15:26:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4759?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-4759. ----------------------------------------- Resolution: Fixed > Unable to retrieve full list of features via jmx by calling cellar featur= e bean operation getFeatures > -------------------------------------------------------------------------= ---------------------------- > > Key: KARAF-4759 > URL: https://issues.apache.org/jira/browse/KARAF-4759 > Project: Karaf > Issue Type: Bug > Components: cellar-features > Affects Versions: cellar-4.0.1, cellar-4.0.2 > Reporter: Joel > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cellar-4.0.3 > > > Stack trace when calling getFeatures cellar mbean using "default" as the = cellar group > java.lang.IllegalArgumentException: Array arguments itemNames[], itemDesc= riptions[] and itemTypes[] should be of same length (got 5, 5 and 3). > The issue is happening in CellarFeaturesMBeanImpl line number 288 when de= fining OpenType[] array -- This message was sent by Atlassian JIRA (v6.3.4#6332)