Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-1894

Cache creation errors during sever start up

Details

    Description

      Some FinderCache and EntityCache are created when the server starts. If a concurrent requests come asking for the same cache, the same cache may be created more than once. This behavior is perfectly safe since the last cache will overwrite any previous caches. However, if JMX is enabled for ehcache, ehcache needs to register the added cache and ehcache's JMX considers registering an exist cache as an error. To address this annoying error message that may appear, a protection for concurrently adding caches has been added.

      Attachments

        Issue Links

          Activity

            People

              sophia.zhang Sophia Zhang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)