Hi All,
WildFly-26.1.2: ISPN000299: Unable to acquire lock after 15 seconds for key SessionCreationMetaDataKey
When I execute a search (which is taking almost 50 secs to get the results) the following error is being logged in the server.log and on the page nothing is happening (no results are being displayed)
ISPN000136: Error executing command GetKeyValueCommand on Cache 'QTrade.war', writing keys []: org.infinispan.util.concurrent.TimeoutException: ISPN000299: Unable to acquire lock after 15 seconds for key SessionCreationMetaDataKey(lMQSs0Lsk-y6lYYCAHhOSgdNueMwd5pgm0WocnGY) and requestor GlobalTransaction{id=255, addr=devqtradevm02, remote=false, xid=null, internalId=-1}. Lock is held by GlobalTransaction{id=200, addr=devqtradevm02, remote=false, xid=null, internalId=-1}
Thanks,
VJ