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

RemoteCache w/near cache throws InstanceAlreadyExistsException following restart

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 10.1.1.Final
    • 10.1.0.Final
    • Hot Rod
    • None

      A RemoteCache using a near cache throws javax.management.InstanceAlreadyExistsException on restart. RemoteCache w/out a near cache restarts without issue.
      This is because InvalidatedNearRemoteCache.stop() does not call the super implementation, which unregisters its mbeans.
      This issue technically affects older versions, but the allowDuplicateDomains logic circumvents the InstanceAlreadyExistsException problem.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: