14 Replies Latest reply on Jan 21, 2011 3:46 AM by galder.zamarreno

    ISPN-832: I still have TimeoutException when enabling query cache

    cyrille

      I tried you last patch, and there is no more problem at the starting of my nodes when disabling query cache. So the "evictAll" is good !

       

      If i enable the query cache, the starting is still ok but i have TimeoutException during my insertion tests.

       

      While at the start of the issue the TimeoutException occured in org.infinispan.interceptors.LockingInterceptor.visitPutKeyValueCommand(), now the exception occurs during in org.infinispan.interceptors.CacheLoaderInterceptor.visitGetKeyValueCommand().