I fixed the daemon.diskcachedaemon.interval at 60s and I looked at the log file and there is no problem :
INFO -- Initializing cache entry: http_www.xmlhack.com_rsscat.php INFO -- Adding cache entry for http://www.xmlhack.com/rsscat.php INFO -- Disk Cache init Entries DONE. ... INFO -- Calling JetspeedDiskCache getEntries INFO -- DaemonThread -> *DONE* PROCESSING daemon -> diskcachedaemon INFO -- DaemonThread -> PROCESSING daemon -> diskcachedaemon INFO -- parsing out document store But the files in the cache are not refreshed... Any idea? Thanks Julie > -----Message d'origine----- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Date: mercredi 3 avril 2002 11:14 > À: Jetspeed Users List > Objet: Re: Refresh > > > Julie Czemerega wrote: > > Hi, > > > > I made RSS portlets which fetches RSS files on the web. > Jetspeed puts the > > files in the web-inf\cache directory. > > > > But it has not refreshed the files since I created my portlets... > > > > How can I set that it goes on the web once a day ? > > > > I put in jetspeedresources.properties the > "daemon.feeddaemon.interval" at > > 60s but nothing changed... > > > > The feed daemon does not refresh the RSS contents as such, only > the OCS feeds. > > To update in the background the RSS content, you need to configure the > diskcachedaemon in JR.P: > > daemon.diskcachedaemon.classname=org.apache.jetspeed.daemon.impl.D > iskCacheDaemon > # 6 hours refresh > daemon.diskcachedaemon.interval=19600 > daemon.diskcachedaemon.onstartup=true > > > I must delete the files in the cache directory to work fine. > > > > Any idea? > > > > If this does not fix your issue, check yourlog file for disk > cache daemon errors. > > -- > Raphael Luta - [EMAIL PROTECTED] > Professional Services Manager > Vivendi Universal Networks - Paris > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>