Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 72E611059C for ; Wed, 23 Oct 2013 07:59:52 +0000 (UTC) Received: (qmail 66096 invoked by uid 500); 23 Oct 2013 07:59:49 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 65994 invoked by uid 500); 23 Oct 2013 07:59:46 -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 65949 invoked by uid 99); 23 Oct 2013 07:59:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Oct 2013 07:59:44 +0000 Date: Wed, 23 Oct 2013 07:59:44 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2506) MBeans attributes are "unavailable" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2506?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1380= 2684#comment-13802684 ]=20 Christian Schneider commented on KARAF-2506: -------------------------------------------- If we can detect that the jmx connect uses the JConsole local connect featu= re we could assume the user has the admin role. This kind of connect only works if Jconsole is started from the same user t= hat started karaf. So this user has access to the karaf configs anyway. > MBeans attributes are "unavailable" > ----------------------------------- > > Key: KARAF-2506 > URL: https://issues.apache.org/jira/browse/KARAF-2506 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 3.0.0 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Blocker > Fix For: 3.0.0 > > > Running Karaf 3.0.0-SNAPSHOT (trunk), and connecting jconsole, all Karaf = MBeans attributes are displayed as "unavailable" in red. > It's the case for: > - bundles in org.apache.karaf:type=3Dbundle > - configs in org.apache.karaf:type=3Dconfig > - features and repositories in org.apache.karaf:type=3Dfeature > - instances in org.apache.karaf:type=3Dinstances > - kars in org.apache.karaf:type=3Dkar > - level in org.apache.karaf:type=3Dlog > - exports and imports in org.apache.karaf:type=3Dpackage > - services in org.apache.karaf:type=3Dservice > - all attributes in org.apache.karaf:type=3Dsystem > I'm checking if it's not some ACLs missing (as the JMX ACL check attribut= es using some operations name like get/set/is). -- This message was sent by Atlassian JIRA (v6.1#6144)