[logback-dev] [JIRA] Commented: (LBCLASSIC-125) NoClassDefFoundError in PackagingDataCalculator.loadClass()
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Wed Jul 22 19:55:10 CEST 2009
[ http://jira.qos.ch/browse/LBCLASSIC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11245#action_11245 ]
Ceki Gulcu commented on LBCLASSIC-125:
--------------------------------------
It was surprisingly difficult to write a test case where a NoClassDefFoundError was forced to be thrown. Anyway, the problem was fixed in revision 2365.
> NoClassDefFoundError in PackagingDataCalculator.loadClass()
> -----------------------------------------------------------
>
> Key: LBCLASSIC-125
> URL: http://jira.qos.ch/browse/LBCLASSIC-125
> Project: logback-classic
> Issue Type: Bug
> Affects Versions: 0.9.15
> Environment: jdk 1.6 (build 1.6.0_10-b33)
> jboss 4.2.2ga
> Reporter: Roland Klein
> Assignee: Ceki Gulcu
> Priority: Critical
> Attachments: Issue-LBCLASSIC-125-2.diff, Issue-LBCLASSIC-125.diff
>
>
> In an EJB Client/Server Environment the loadClass() method could fail, because the vm issues a NoClassDefFoundError. And there is no corresponding catch, so the whole logging fails and throws a NoClassDefFoundError.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list