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 6B3F7200B93 for ; Sat, 17 Sep 2016 02:46:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 69E79160AD9; Sat, 17 Sep 2016 00:46:22 +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 9D607160AC4 for ; Sat, 17 Sep 2016 02:46:21 +0200 (CEST) Received: (qmail 57284 invoked by uid 500); 17 Sep 2016 00:46:20 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 57262 invoked by uid 99); 17 Sep 2016 00:46:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2016 00:46:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7EE892C014F for ; Sat, 17 Sep 2016 00:46:20 +0000 (UTC) Date: Sat, 17 Sep 2016 00:46:20 +0000 (UTC) From: "Benson Margulies (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-5353) ConfigurationAdmin does not log or diagnose invalid contents of files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Sep 2016 00:46:22 -0000 Benson Margulies created FELIX-5353: --------------------------------------- Summary: ConfigurationAdmin does not log or diagnose invalid contents of files Key: FELIX-5353 URL: https://issues.apache.org/jira/browse/FELIX-5353 Project: Felix Issue Type: Wish Components: Configuration Admin Reporter: Benson Margulies If you have a .cfg file with a line like: {noformat} prop=${something}/something {noformat} The contents of the file disappear, without an exception, a log message, or a trace. It should at least, I think be logged. -- This message was sent by Atlassian JIRA (v6.3.4#6332)