Re: Tomcat 8.0.12 - unable to eliminate logs stating org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [variousURLs] to the cache because there was insufficient free sp

2014-12-22 Thread Kevin McKee
For anyone else unable to find an answer to this problem, the answer seems to be as simple as adding this to your $SERVER_HOME/conf/context.xml inside the Context tag Resources cachingAllowed=false/ Kevin McKee Application Development Architect Goodyear Canada Inc. 388 Goodyear Rd, Napanee

Re: Tomcat 8.0.12 - unable to eliminate logs stating org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [variousURLs] to the cache because there was insufficient free sp

2014-12-12 Thread Kevin McKee
. If you can point me to an example or more detailed info I would appreciate it. Thanks, Kevin McKee Application Development Architect Goodyear Canada Inc. 388 Goodyear Rd, Napanee, ON K7R 3L2 phone.613.354.7850 krmc...@goodyear.com On 2014-12-09, 4:27 PM, Christopher Schultz ch

Tomcat 8.0.12 - unable to eliminate logs stating org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [variousURLs] to the cache because there was insufficient free space

2014-12-09 Thread Kevin McKee
I’ve tried, but without any change. This is what I’ve put in my context.xml Context path=/PlantNet cachingAllowed=false antiResourceLocking=false antiJARLocking=true cacheMaxSize=0 cacheTTL=1” Any help you could provide would be appreciated. Thanks, Kevin McKee Application Development

Re: Tomcat 8.0.12 - unable to eliminate logs stating org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [variousURLs] to the cache because there was insufficient free sp

2014-12-09 Thread Kevin McKee
the warning/log, or what do you recommend? Is this what I want? Context cachingAllowed=false Thanks, Kevin McKee Application Development Architect Goodyear Canada Inc. 388 Goodyear Rd, Napanee, ON K7R 3L2 phone.613.354.7850 krmc...@goodyear.com On 2014-12-09, 3:47 PM, Christopher Schultz