[ http://jira.magnolia.info/browse/MAGNOLIA-1446?page=comments#action_13830 ] Sameer Charles commented on MAGNOLIA-1446: ------------------------------------------
After investigating a bit, I believe it would be best to go back to the previous implemementation (magnolia 2.0) where we created directory structure "manually" - like Fabrizio said! > Cache issue ? > ------------- > > Key: MAGNOLIA-1446 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1446 > Project: Magnolia > Issue Type: Bug > Components: cache > Affects Versions: 3.0.2 > Reporter: Grégory Joseph > Assigned To: Sameer Charles > Priority: Minor > Fix For: 3.1 > > > It seems I always get the following exception when first using a fresh > enterprise instance. It doesn't seem to affect the system and only happens > once. > ERROR info.magnolia.cms.cache.simple.CacheImpl > CacheImpl.java(cacheRequest:88) 13.11.2006 12:39:33 Failed to cache > /.resources/enterprise-css/registration.css > java.io.IOException: No such file or directory > at java.io.UnixFileSystem.createFileExclusively(Native Method) > at java.io.File.createNewFile(File.java:850) > at > info.magnolia.cms.cache.simple.CacheImpl.cacheRequest(CacheImpl.java:82) > at > info.magnolia.cms.cache.DefaultCacheManager.cacheRequest(DefaultCacheManager.java:66) > at > info.magnolia.cms.cache.ManageableCacheManager.cacheRequest(ManageableCacheManager.java:43) > at info.magnolia.cms.cache.CacheFilter.doFilter(CacheFilter.java:80) > at > info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
