Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1282

NullPointerException when lookup for CacheContainer in infinispan connector

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.6.0.Final
    • 2.6.0.Beta2
    • Storage
    • None

    Description

      Infinispan connector produce NullPointerException when CacheManager is loaded from JNDI.

      NPE occurs in line 193 of InfinispanSource:
      object = super.getContext().lookup(jndiName);
      super.getContext() returns null
      also setContext() method is never called.

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              lukaszk_jira Lukasz Kaleta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: