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 B2DE217A9A for ; Thu, 2 Apr 2015 18:54:55 +0000 (UTC) Received: (qmail 51639 invoked by uid 500); 2 Apr 2015 18:54:55 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 51615 invoked by uid 500); 2 Apr 2015 18:54:55 -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 51603 invoked by uid 99); 2 Apr 2015 18:54:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 18:54:55 +0000 Date: Thu, 2 Apr 2015 18:54:55 +0000 (UTC) From: "Jason Dillon (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-3147) Local JMX connect is not possible 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-3147?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1439= 3161#comment-14393161 ]=20 Jason Dillon commented on KARAF-3147: ------------------------------------- [~jbonofre] Just for clarity this is what I was talking about: https://gist.github.com/jdillon/a04c7891402b0dbe016c Its very rough, I just hacked it up and didn't bother updating tests etc. = This uses the default mbeanserver building logic, and wraps the server used= for remote operation and applies RBAC aware guard. Verified local connect= ion with jvisualvm works as expected, and that remote connections are passi= ng through the invocationhandler. > Local JMX connect is not possible > --------------------------------- > > Key: KARAF-3147 > URL: https://issues.apache.org/jira/browse/KARAF-3147 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 3.0.1 > Environment: OS X, JDK 7 > Reporter: Achim Nierbeck > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Critical > Fix For: 4.0.0, 2.4.2, 3.0.4 > > > With neither local process nor with remote jmx connection=20 > {code} > service:jmx:rmi://0.0.0.0:44444/jndi/rmi://0.0.0.0:1099/karaf-root > {code} > it's possible to connect to Karaf via JMX.=20 > Neither JConsole nor VisualVM is usable.=20 -- This message was sent by Atlassian JIRA (v6.3.4#6332)