First of all:
- does the cash work properly if you call tomcat directly (without going through apache)?

In general:
- the domain is extracted by magnolia automatically, but sometimes this is not correct and you must adjust the value in the domain parameter
- the domain is used to stream the data to cache

in your case you must set the domain value to http://demo.hagebutte.ch

If it doesn't work look at the logs (as you did) and check the cache directory if there is anything curious (maybe some hostname or context path).

If your problem still appear and you use only tomcat (no apache), send me you server.xml configuration so that I can test it in details. It could be a bug then!

Thanks for testing

Philipp






On 25.08.2005, at 15:34, Marc Champion wrote:

Dear list,

Using a fresh install of rc4 I encounter a problem
with the cache. The first time I access an url like
http://demo.hagebutte.ch/features.html the page shows
perfectly but I get this error in the logs:

ERROR info.magnolia.cms.core.CacheHandler 25.08.2005 15:19:04 -- Failed
to stream [/features.html] due to a java.io.FileNotFoundException:
http://demo.hagebutte.ch//features.html
[...]
ERROR  info.magnolia.cms.core.CacheHandler 25.08.2005 15:19:04 -- NOT
Caching uri [//features.html] due to a previous error

When I reload the page nothing is shown anymore (empty page).
The problem doesn't appear with /server/cache/level1/active=false.

Funnily enough using http://demo.hagebutte.ch/features (without .html)
it always works perfectly with cache enabled.

I use the war distribution with tomcat-5.0.27.

Regards,
Marc



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to