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 B882EDEAD for ; Tue, 18 Sep 2012 07:05:14 +0000 (UTC) Received: (qmail 36685 invoked by uid 500); 18 Sep 2012 07:05:14 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 36148 invoked by uid 500); 18 Sep 2012 07:05:10 -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 36084 invoked by uid 99); 18 Sep 2012 07:05:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 07:05:08 +0000 Date: Tue, 18 Sep 2012 18:05:08 +1100 (NCT) From: "Haresh (JIRA)" To: issues@karaf.apache.org Message-ID: <1725058140.91387.1347951908793.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (KARAF-1841) Bundle sync issue on third node in a cluster group MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Haresh created KARAF-1841: ----------------------------- Summary: Bundle sync issue on third node in a cluster group Key: KARAF-1841 URL: https://issues.apache.org/jira/browse/KARAF-1841 Project: Karaf Issue Type: Bug Components: cellar-obr Affects Versions: cellar-2.2.4 Environment: Windows 7 Reporter: Haresh Scenario: Create a group from machine-1(node) and join. Join the same group from machine-2. Deploy (cluster:obr-deploy) some bundles on group from machine-1. osgi:list command lists the bundles on machine-1 and machine-2. However, when you join the group from another machine - machine-3, the osgi:list command on machine-3 does not list any bundles. Command used for bundle deployment on machine-1: cluster:obr-deploy -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira