You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2021/07/16 14:18:05 UTC

Re: Request for suggestion

Mohan,

On 7/11/21 01:41, Mohan T wrote:
> We are using tomcat 8.5 on Suse linux. We would like to know the way
> to load a property file.
> 
> I put the file in tomcat  / lib folder.
> 
> Still I am getting the error
> 
> DEBUG 2021-07-11 07:56:15,108 [http-nio-8081-exec-8] control.CompositeCacheManager - Instance is null, creating with default config
> INFO  2021-07-11 07:56:15,109 [http-nio-8081-exec-8] control.CompositeCacheManager - Creating cache manager from config file: /cache.ccf
> ERROR 2021-07-11 07:56:15,109 [http-nio-8081-exec-8] control.CompositeCacheManager - Failed to load properties for name [/cache.ccf]

Loading files can be done in a lot of different ways. How is the code 
attempting to load the .properties file?

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org