Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 145B1200BBB for ; Thu, 10 Nov 2016 07:54:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 12F12160B10; Thu, 10 Nov 2016 06:54:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 82334160AF6 for ; Thu, 10 Nov 2016 07:53:59 +0100 (CET) Received: (qmail 75696 invoked by uid 500); 10 Nov 2016 06:53:58 -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 75659 invoked by uid 99); 10 Nov 2016 06:53:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 06:53:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 658FC2C4C70 for ; Thu, 10 Nov 2016 06:53:58 +0000 (UTC) Date: Thu, 10 Nov 2016 06:53:58 +0000 (UTC) From: "Niten Aggarwal (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4158) Unexpected behavior on first startup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 10 Nov 2016 06:54:00 -0000 [ https://issues.apache.org/jira/browse/KARAF-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653232#comment-15653232 ] Niten Aggarwal commented on KARAF-4158: --------------------------------------- is there any way i can call you and show as this is i m doing on client project where i won't be able to share details of bundles etc.. > Unexpected behavior on first startup > ------------------------------------ > > Key: KARAF-4158 > URL: https://issues.apache.org/jira/browse/KARAF-4158 > Project: Karaf > Issue Type: Bug > Components: karaf-core > Affects Versions: 4.0.3 > Environment: RHEL 6.2 x32, Java 1.8.0_72-ea-b05 > Reporter: Jean-Philippe CLEMENT > Assignee: Christian Schneider > Fix For: 4.1.0, 4.0.6 > > > This problem only occurs on the very first startup of a custom assembly. This means unpacking the assembly .tar.gz then run karaf. This issue is not 100% reproducible. Several untar/run might be necessary to reproduce the issue. > The problem comes with Blueprint property-placeholders. User bundles might be started and not get .cfg replaced properties but the "$(PARAM_NAME)" itself (String property). > I suspect user bundles to be started before the .cfg files are populated in the /etc directory. -- This message was sent by Atlassian JIRA (v6.3.4#6332)