[infinispan-issues] [JBoss JIRA] (ISPN-10865) NPE if DefaultCacheManager ClassWhiteList utilised on component start()

Ryan Emerson (Jira) issues at jboss.org
Tue Oct 29 11:28:00 EDT 2019


Ryan Emerson created ISPN-10865:
-----------------------------------

             Summary: NPE if DefaultCacheManager ClassWhiteList utilised on component start()
                 Key: ISPN-10865
                 URL: https://issues.jboss.org/browse/ISPN-10865
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 10.0.0.Final
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 10.0.1.Final, 10.1.0.Final


A NPE is thrown if the {{DefaultCacheManager}} is created using a xml file directly, i.e {{new DefaultCacheManager("some.xml")}}. This is because the ClassWhiteList instance is initialized after the GlobalComponentRegistry is created.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list