Yep. This is exactly the problem I am facing. I agree with the discussion in Jira that this should be addressed since the system support request for resources from the repository without using an extension.
The issue got my vote! C. > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: February 28, 2007 14:13 > To: [email protected] > Subject: Re: [magnolia-user] Caching problem; > java.io.IOException: Not a directory > > > Hi Christian, > > Have a look at http://jira.magnolia.info/browse/MAGNOLIA-1088 > and see if it matches your experience wrt caching. > > Cheers, > Chris > > Am Samstag, 24. Februar 2007 17:29 schrieb Christian Sylvestre: > > HI. > > > > I am trying to understand why the caching is sometimes not > working on > > my live site. Basically I can see that when I get request for some > > pages or images some there is an exception thrown by the > cache system. > > I looked in the CacheImpl class but I cant figure out what > is the actual problem. > > Actually I was wondering if it was good practice to request items > > from magnolia using the handle without the extension, like .html or > > .jpg for example (and maybe my problem with caching could > be related to that??)? > > > > Any info would be welcome! > > > > Thanks, > > > > Christian > > > > INFO info.magnolia.cms.cache.simple.CacheImpl > > CacheImpl.java(cacheRequest:72) 24.02.2007 16:22:08 cache item > >absolutepath should be: > > > >/usr/apache-tomcat-5.5.20/webapps/ROOT/cache/mgnl-cache/workw ear/jacket > >s/Ho o > ded-Jacket-Detachable/color/0/imageFrontLow/EJ179-BRN-F-6461.jpg > > ERROR info.magnolia.cms.cache.simple.CacheImpl > > CacheImpl.java(cacheRequest:89) 24.02.2007 16:22:08 Failed to cache > > > >/workwear/jackets/Hooded-Jacket-Detachable/color/0/imageFront Low/EJ179- > >BRN- > >F -6461.jpg > > java.io.IOException: Not a directory > > at > java.io.UnixFileSystem.createFileExclusively(Native Method) > > at java.io.File.createNewFile(File.java:850) > > at > > > info.magnolia.cms.cache.simple.CacheImpl.cacheRequest(CacheImp > l.java:83) > > at > > > >info.magnolia.cms.cache.DefaultCacheManager.cacheRequest(Defa > ultCacheMa > >nage > >r .java:66) > > more... > > > > christian sylvestre > > > > > > ---------------------------------------------------------------- > > for list details see > > http://www.magnolia.info/en/developer.html > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/developer.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
