Gunther Sablon wrote: > Hi > We are running Forrest 0.6 dynamically as a webapp under Tomcat 5. > Until a few weeks ago all went well. > Apparently nobody has changed anything, yet now the Tomcat server is > reloading continuously, > so that almost nobody gets any result from it. Below part of the log > file. > The reload by which this fragment begins happens over and over again. > > Does anybody recognize this problem?
Not me. > Any suggestions how to solve it? Restart Tomcat perhaps? Are there informative messages in Cocoon's logfiles? I am not sure were they are located: Is it WEB-INF/logs anyway search for core.log -David > Thanks! > Gunther > > Sep 1, 2005 6:42:37 PM org.apache.catalina.core.StandardContext reload > INFO: Reloading this Context has started > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache optimizeFile > INFO: Optomizing file keyHash.size()=0 > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache tempToPrimary > INFO: main -- oldData.length() = 0 > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache tempToPrimary > INFO: main -- newData.length() = 0 > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache tempToPrimary > INFO: rename success = true > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache tempToPrimary > INFO: 1 dataFile.length() 0 > Sep 1, 2005 6:42:38 PM org.apache.jcs.auxiliary.disk.indexed.IndexedDisk > reset > WARNING: Resetting data file > Sep 1, 2005 6:42:38 PM org.apache.jcs.auxiliary.disk.indexed.IndexedDisk > reset > WARNING: Resetting data file > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache disposeInternal > WARNING: Closing files, base filename: main > Sep 1, 2005 6:42:38 PM org.apache.jcs.engine.control.CompositeCache dispose > WARNING: Called close for main > Sep 1, 2005 6:42:38 PM > org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache optimizeFile > INFO: Optomizing file keyHash.size()=0 > ...