[
https://issues.apache.org/jira/browse/FELIX-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695246#action_12695246
]
Richard S. Hall commented on FELIX-1022:
----------------------------------------
The issue is that failures are expected in resource probing (e.g., for
localization) so diagnosis is not needed. We originally had our diagnosis
messages printing in non-DEBUG level and had to switch them off due to
cost...of course, the diagnosis messages try to be much more detailed than your
proposed messages and thus much more costly.
> 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.