Top "Infinispan" questions

Infinispan is an ASL2 licensed data grid platform for Java and other JVM languages, providing a distributed in-memory cache as well as a clustering toolkit.

PSQLException: current transaction is aborted, commands ignored until end of transaction block

I am seeing the following (truncated) stacktrace in the server.log file of JBoss 7.1.1 Final: Caused by: org.postgresql.util.…

postgresql jboss infinispan
How to fix "Unable to acquire lock after 15 seconds" errors in Wildfly

I have a web application that is <distributable/>, but also deployed to stand alone instances of Wildfly for …

wildfly infinispan
EHCache with Terracotta Vs Infinispan

We are working in the design phase of new project where we need to decide the caching framework. We need …

ehcache terracotta infinispan
Jboss ,Infinispan, How to configure Jboss As managed cache manager

I am trying to use Jboss AS managed Infinispan in my application, so that I can use Jboss Admin console …

java caching jboss infinispan
How to use replicated Infinispan cache in Wildfly standalone-full-ha

I would like to use a replicated Infinispan cache using two Wildfly standalone instances. I want to insert a value …

wildfly infinispan