This content has been marked as final.
Show 3 replies
-
1. Re: Problems persisting a replicated cache in WildFly 10
wdfink Mar 10, 2016 3:34 PM (in response to kim.lindberg)Did you see that the file is created if you start? And grow if you put something?
You should test with enabled TRACE logging for org.infinispan to see more details.
-
2. Re: Problems persisting a replicated cache in WildFly 10
kim.lindberg Mar 11, 2016 8:46 AM (in response to wdfink)No file is created.
When running with TRACE I can see that information is written to (and read from) the cache, but nothing about persisting it.
-
cache-changed.txt.zip 2.1 KB
-
-
3. Re: Problems persisting a replicated cache in WildFly 10
wdfink Mar 15, 2016 7:31 AM (in response to kim.lindberg)How do you access the cache?
Do you have a small reproducer?