You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2010/01/22 19:22:21 UTC

[jira] Created: (FELIX-2001) Add more info to log and console when feature bundles fail to resolve

Add more info to log and console when feature bundles fail to resolve
---------------------------------------------------------------------

                 Key: FELIX-2001
                 URL: https://issues.apache.org/jira/browse/FELIX-2001
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
    Affects Versions: karaf-1.2.0
            Reporter: Chris Custine
            Assignee: Chris Custine
            Priority: Minor


Equinox does not give the bundle name in the BundleException when a bundle fails to resolve.  When installing a feature and a bundle fails to resolve, the log and console output is totally worthless on Equinox.  Felix prints the bundle symbolic name and id, so we'll just have to work around Equinox and add more info when we catch the exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2001) Add more info to log and console when feature bundles fail to resolve

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved FELIX-2001.
----------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.4.0

> Add more info to log and console when feature bundles fail to resolve
> ---------------------------------------------------------------------
>
>                 Key: FELIX-2001
>                 URL: https://issues.apache.org/jira/browse/FELIX-2001
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>    Affects Versions: karaf-1.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>            Priority: Minor
>             Fix For: karaf-1.4.0
>
>
> Equinox does not give the bundle name in the BundleException when a bundle fails to resolve.  When installing a feature and a bundle fails to resolve, the log and console output is totally worthless on Equinox.  Felix prints the bundle symbolic name and id, so we'll just have to work around Equinox and add more info when we catch the exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.