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 AB64711403 for ; Fri, 1 Aug 2014 17:35:38 +0000 (UTC) Received: (qmail 9361 invoked by uid 500); 1 Aug 2014 17:35:38 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 9333 invoked by uid 500); 1 Aug 2014 17:35:38 -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 9174 invoked by uid 99); 1 Aug 2014 17:35:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Aug 2014 17:35:38 +0000 Date: Fri, 1 Aug 2014 17:35:38 +0000 (UTC) From: "Achim Nierbeck (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-3147) Connection to JMX not possible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Achim Nierbeck created KARAF-3147: ------------------------------------- Summary: Connection to JMX 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 Reporter: Achim Nierbeck Priority: Critical With neither local process nor with remote jmx connection {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. Neither JConsole nor VisualVM is usable. -- This message was sent by Atlassian JIRA (v6.2#6252)