subsonic music folder cache
I'm getting these errors in the tomcat sys log, which I believe is stopping me from being able to upload large mp3s/zip files through subsonic's interface.
Anyone know how to fix this?
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Dec 23, 2010 1:47:49 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive subsonic.war
Dec 23, 2010 1:48:00 PM net.sf.ehcache.Cache initialise
WARNING: Cache: musicFolderCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
Dec 23, 2010 1:48:00 PM net.sf.ehcache.Cache initialise
WARNING: Cache: chatCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
Anyone know how to fix this?
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Dec 23, 2010 1:47:49 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive subsonic.war
Dec 23, 2010 1:48:00 PM net.sf.ehcache.Cache initialise
WARNING: Cache: musicFolderCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
Dec 23, 2010 1:48:00 PM net.sf.ehcache.Cache initialise
WARNING: Cache: chatCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.