You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Benson Margulies <be...@basistech.com> on 2015/09/02 21:13:08 UTC

backtraces on Aries blueprint init method exceptions

When a blueprint bean's init method throws an exception, the karaf log
does not get the 'cause' backtrace, which makes it rather opaque. Is
this an Aries issue or a Karaf issue?

Re: backtraces on Aries blueprint init method exceptions

Posted by Achim Nierbeck <bc...@googlemail.com>.
Just as wild guess I'd say it's something related to Aries,
most likely their Blueprint extender doesn't catch it or delegates the
information to the logger.

regards, Achim


2015-09-02 21:13 GMT+02:00 Benson Margulies <be...@basistech.com>:

> When a blueprint bean's init method throws an exception, the karaf log
> does not get the 'cause' backtrace, which makes it rather opaque. Is
> this an Aries issue or a Karaf issue?
>



-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

Software Architect / Project Manager / Scrum Master

Re: backtraces on Aries blueprint init method exceptions

Posted by Benson Margulies <be...@basistech.com>.
On Thu, Sep 10, 2015 at 8:37 AM, Christian Schneider
<ch...@die-schneider.net> wrote:
> I also think it should be blueprint related. Can you open an issue at aries?

When I went to narrow it down and report it, it disappeared. Or I had
my log misconfigured.

>
> Christian
>
>
> Am 02.09.2015 um 21:13 schrieb Benson Margulies:
>>
>> When a blueprint bean's init method throws an exception, the karaf log
>> does not get the 'cause' backtrace, which makes it rather opaque. Is
>> this an Aries issue or a Karaf issue?
>
>

Re: backtraces on Aries blueprint init method exceptions

Posted by Christian Schneider <ch...@die-schneider.net>.
I also think it should be blueprint related. Can you open an issue at aries?

Christian


Am 02.09.2015 um 21:13 schrieb Benson Margulies:
> When a blueprint bean's init method throws an exception, the karaf log
> does not get the 'cause' backtrace, which makes it rather opaque. Is
> this an Aries issue or a Karaf issue?