java.lang.IllegalStateException: Failed to load properties for name [remote.cache.ccf]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via jakarta-jcs-users by Doug Ly, 1 year ago
via jakarta-jcs-users by Dennis Jacobs, 1 year ago
via jakarta-jcs-users by TMUser, 2 years ago
via jakarta-jcs-users by Jim Bethancourt, 1 year ago
via jakarta-jcs-users by Jim Bethancourt, 1 year ago
via jakarta-jcs-users by Mauro S. Asprea, 9 months ago
java.lang.IllegalStateException: Failed to load properties for name [remote.cache.ccf]
at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.java:239)
at org.apache.jcs.auxiliary.remote.server.RemoteCacheServer.createCacheManager(RemoteCacheServer.java:149)
at org.apache.jcs.auxiliary.remote.server.RemoteCacheServer.init(RemoteCacheServer.java:120)
at org.apache.jcs.auxiliary.remote.server.RemoteCacheServer.
(RemoteCacheServer.java:110) at org.apache.jcs.auxiliary.remote.server.RemoteCacheServerFactory.startup(RemoteCacheServerFactory.java:162)
at org.apache.jcs.auxiliary.remote.server.RemoteCacheServerFactory.main(RemoteCacheServerFactory.java:332)