You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2015/04/10 04:15:12 UTC

[jira] [Assigned] (KARAF-3631) FeaturesService hides stacktraces for some exceptions

     [ https://issues.apache.org/jira/browse/KARAF-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned KARAF-3631:
-----------------------------------

    Assignee: Freeman Fang

> FeaturesService hides stacktraces for some exceptions
> -----------------------------------------------------
>
>                 Key: KARAF-3631
>                 URL: https://issues.apache.org/jira/browse/KARAF-3631
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-feature
>    Affects Versions: 3.0.3
>            Reporter: Dmitry Konstantinov
>            Assignee: Freeman Fang
>            Priority: Minor
>
> I suspect I have some exception during a bundle refreshing but it is not visible in logs because FeaturesServiceImpl prints only exception messages in such cases. 
> {code}
> java.lang.IllegalStateException: Can't install feature some-feature/0.0.0:  
> -1
>  at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:388)[21:org.apache.karaf.features.core:3.0.3]
>  at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:348)[21:org.apache.karaf.features.core:3.0.3]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)