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 0F8F9200B2A for ; Sat, 21 May 2016 07:33:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0CA64160A25; Sat, 21 May 2016 05:33:15 +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 824C8160A2A for ; Sat, 21 May 2016 07:33:14 +0200 (CEST) Received: (qmail 35322 invoked by uid 500); 21 May 2016 05:33:13 -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 34983 invoked by uid 99); 21 May 2016 05:33:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2016 05:33:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1006C2C1F58 for ; Sat, 21 May 2016 05:33:13 +0000 (UTC) Date: Sat, 21 May 2016 05:33:13 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-4178) Provide method to access Exception thrown by activate method and/or while instantiation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 21 May 2016 05:33:15 -0000 [ https://issues.apache.org/jira/browse/FELIX-4178?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed FELIX-4178. ------------------------------- Resolution: Won't Fix Assignee: David Jencks The log messages mention the component and go into a lot of detail about wh= at is wrong. I'm not in favor of duplicating this information that's only = going to be useful during development.... hopefully you aren't deploying br= oken components into production. > Provide method to access Exception thrown by activate method and/or while= instantiation > -------------------------------------------------------------------------= -------------- > > Key: FELIX-4178 > URL: https://issues.apache.org/jira/browse/FELIX-4178 > Project: Felix > Issue Type: Improvement > Components: Declarative Services (SCR) > Reporter: Christoph L=C3=A4ubrich > Assignee: David Jencks > > Access to the exception a component throws in the activate method or any = exception while try to create instance (e.g. no default constructer, class = not found...) would help for diagnostic tools depending on the ScrService. -- This message was sent by Atlassian JIRA (v6.3.4#6332)