-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: jcs-2.0-beta-2
-
Fix Version/s: jcs-2.0-beta-2
-
Component/s: Indexed Disk Cache
-
Labels:
If DiskPath is set to directory, that already exists, AbstractDiskCacheAttributes will log an error, that it couldn't create a directory. This is usual case when you reuse the directory.
Attached patch, that solves the issue