[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 12:27:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-7625:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4981
> 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