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

NullPointerException when creating JCacheManager instances with named caches

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.3.0.Beta1
    • 5.3.0.Alpha1
    • JCache
    • None

    Description

      Passing a configuration file to JCacheManager with named caches defined in them throws NullPointerException:

      java.lang.NullPointerException
      	at javax.cache.SimpleConfiguration.<init>(SimpleConfiguration.java:175)
      	at org.infinispan.jcache.JCache.<init>(JCache.java:95)
      	at org.infinispan.jcache.JCacheManager.<init>(JCacheManager.java:109)
      	at jcache.ReplicatedCacheTest.beforeClass(ReplicatedCacheTest.java:36)

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: