Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
5.5.5
-
None
-
-
Empty show more show less
-
Kromeriz 107
-
2
Description
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.
Checklists
Acceptance criteria
Attachments
Issue Links
- clones
-
MGNLCACHE-178 Incorrect location of the ehcache3 directory
-
- Closed
-
- is related to
-
MGNLCACHE-177 On Windows cache folder is not used and a new one is created instead
-
- Open
-