2 Replies Latest reply on Sep 25, 2018 9:45 PM by smarlow

    Wildfly 14: Transactional caches are not supported. The configuration option will be ignored; please unset.

    lafr

      Hi,

       

      I recently went from Wildfly 10/11 to Wildfly 14.

      During startup / deployment of my ear-application I get these warnings in server.log:

      25.09. 09:18:19,774 WARN  [org.infinispan.hibernate.cache.v53.InfinispanRegionFactory#unsetTransactions] HHH025030: Transactional caches are not supported. The configuration option will be ignored; please unset.

      25.09. 09:18:19,777 WARN  [org.infinispan.hibernate.cache.v53.InfinispanRegionFactory#unsetTransactions] HHH025030: Transactional caches are not supported. The configuration option will be ignored; please unset.

      25.09. 09:18:19,780 WARN  [org.infinispan.hibernate.cache.v53.InfinispanRegionFactory#unsetTransactions] HHH025030: Transactional caches are not supported. The configuration option will be ignored; please unset.

      25.09. 09:18:19,782 WARN  [org.infinispan.hibernate.cache.v53.InfinispanRegionFactory#unsetTransactions] HHH025030: Transactional caches are not supported. The configuration option will be ignored; please unset.

       

      What does this mean?

      What has to changed to get rid of them?

       

      Regards, Frank