0
Answer

how to prevent one caching operation can trigger another

Ravi gaddam

Ravi gaddam

8y
363
1
HI Folks ,
 
 
do we know if one caching operation can trigger another caching operation (either implicitly or explicitly?)  if yes how to prevent other caching operation trigger in spring hibernate EH cache. 
 
i am facing below issue from my project 
 
 

- Into throwing exception java.util.concurrent.ExecutionException: net.sf.ehcache.CacheException: Uncaught exception in put() - Don't currently support nested concurrent write transactions

 
Thanks
Ravi Gaddam