
[ http://jira.qos.ch/browse/LBCLASSIC-125?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu commented on LBCLASSIC-125: -------------------------------------- Didier Besset reports that stack traces generate NullPointerException when they don't exist on the server. The exception is caught but still seems to be annoying.
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: Logback dev list 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