Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2088

NPE when using a particular DefaultCacheManager constructor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 5.2.0.Final
    • 5.1.5.FINAL
    • Configuration
    • None

    Description

      In Infinispan 5.1.5, I'm experiencing a consistent NPE in the constructor in DefaultCacheManager at line 434 - DefaultCacheManager(String globalConfigurationFile, String defaultConfigurationFile, String namedCacheFile, boolean start), when the named cache file is specified.

      On line 447, it calls defineConfiguration(), which ultimately NPEs on line 974 because the globalComponentRegistry has not yet been created. If you look back at line 447, you can see that the globalComponentRegistry is created afterwards on line 450.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            darrellburgan Darrell Burgan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: