Hi slava,

I have uploaded my code at below link:
https://github.com/daya-airody/ignite-caching

You need uncomment below lines in application.properties before running
startup.sh.

spring.cache.jcache.config=classpath:example-cache.xml
spring.cache.cache-names=users,cannedReports

When you run startup.sh, it throws below error:

org.apache.ignite.cache.CacheExistsException: Failed to start cache (a cache
with the same name is already started): users

Please review my code and help me debug this issue.
Thanks in advance,
--daya--



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to