[
https://issues.apache.org/jira/browse/FELIX-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695226#action_12695226
]
Richard S. Hall commented on FELIX-1022:
----------------------------------------
With log level DEBUG, Felix outputs more detailed information. We try to avoid
doing much in case of errors with other log levels because there tends to be a
ton of resource probing going on in most applications, so the quicker it is to
fail the better.
> Classloader Exceptions should be more informative
> -------------------------------------------------
>
> Key: FELIX-1022
> URL: https://issues.apache.org/jira/browse/FELIX-1022
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Reporter: Kristian Koehler
> Attachments: 2009_04_02_framework-exception-patch.txt
>
>
> Hi
> if you run a application within felix sometimes it is hard to find the bundle
> which could not load a specific class or resource. A general ClassNotFound
> exception is thrown.
> The message should be more "meaningful".
> Kristian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.