New Ticket: /data/tmp/thredds4/cdm/working ?
TDS Support,
Is this directory: "/data/tmp/thredds4/cdm/working" used by default
when CDM cache is commented out in the threddsConfig.xml?
I found our TDS 4.2.5 dead this morning, and in catalina.out there
were these messages:
ThreddsConfig:INFO: adding catalogRoot = albers.xml
ThreddsConfig:INFO: adding catalogRoot = albers_remote.xml
Exception in thread "DiskCache-/data/tmp/thredds4/cdm/working/"
java.lang.IllegalStateException: DiskCache2: not a directory or I/O
error on dir=/data/tmp/thredds4/cdm/working
at ucar.nc2.util.DiskCache2.cleanCache(DiskCache2.java:283)
at ucar.nc2.util.DiskCache2$CacheScourTask.run(DiskCache2.java:320)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)