[infinispan-issues] [JBoss JIRA] (ISPN-7625) Make sure to report NoClassDefFoundError rather than hiding them as a ClassNotFoundException

Sanne Grinovero (JIRA) issues at jboss.org
Wed Mar 15 11:18:00 EDT 2017


Sanne Grinovero created ISPN-7625:
-------------------------------------

             Summary: Make sure to report NoClassDefFoundError rather than hiding them as a ClassNotFoundException
                 Key: ISPN-7625
                 URL: https://issues.jboss.org/browse/ISPN-7625
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
            Priority: Minor
             Fix For: 9.0.0.Final, 8.2.7.Final


I was having a {{NoClassDefFoundError}} caused by a module misconfiguration, but it turned out very complex to figure out as the only exception reported by Infinispan was about a misleading {{ClassNotFoundException}}.

I'm fixing the common classloading utility to make sure to log the errors appropriately.





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list