Uploaded image for project: 'Cache Modules'
  1. Cache Modules
  2. MGNLCACHE-181

Update from 5.5.4 to 5.5.5 fails at ehcache3 migration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.5.6
    • 5.5.5
    • ehcache3
    • None
    • Kromeriz 107
    • 2

      We missed a string parameter in this statement

      installContext.error(String.format("Can't move cache store {%s} to correct location {%s} due to {%s}. Please stop the webapp and move the directory manually.", oldDirectory, newDirectory), e);

      At info.magnolia.module.cache.ehcache3.setup.MoveDiskStoreDirectoryTask.execute(MoveDiskStoreDirectoryTask.java:81)
      Then in case of minor issue , it block the installation process instead of just showing cache moving issue.

        Acceptance criteria

              ajuran Antonín Juran
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD