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 CDA86108E0 for ; Fri, 1 Nov 2013 02:22:17 +0000 (UTC) Received: (qmail 57801 invoked by uid 500); 1 Nov 2013 02:22:17 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 57763 invoked by uid 500); 1 Nov 2013 02:22:17 -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 57755 invoked by uid 99); 1 Nov 2013 02:22:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 02:22:17 +0000 Date: Fri, 1 Nov 2013 02:22:17 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-2537) Fail to connect the newly created instance under MacOS X 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/KARAF-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned KARAF-2537: ----------------------------------- Assignee: Freeman Fang > Fail to connect the newly created instance under MacOS X > -------------------------------------------------------- > > Key: KARAF-2537 > URL: https://issues.apache.org/jira/browse/KARAF-2537 > Project: Karaf > Issue Type: Bug > Affects Versions: 2.3.3 > Environment: Test on Mac OS X 10.9 and on Windows 7 platform > Reporter: tomleung > Assignee: Freeman Fang > > Install a fresh copy of Karaf v2.3.3 > Start Karaf and execute the following shell commands: > admin:create test01 > admin:start test01 > admin:connect test01 > Will show the following result: > karaf@root> admin:connect test01 > Connecting to host localhost on port 8102 > Connected > Agent authentication failed, falling back to password authentication. > Password: > However, the above steps work properly in Windows platform. -- This message was sent by Atlassian JIRA (v6.1#6144)