How to fix “Unable to acquire lock after 15 seconds” errors in Wildfly

前端 未结 1 1457
礼貌的吻别
礼貌的吻别 2021-02-13 13:01

I have a web application that is , but also deployed to stand alone instances of Wildfly for local development work. Sometimes we have calls t

1条回答
  •  礼貌的吻别
    2021-02-13 13:55

    I believe the answer is to update the infinispan configuration like this, which increases the lock timeout to 60 seconds.

    
                    
                        
                        
                        
                    
                    
                        
                        
                        
                    
                
    

    0 讨论(0)
提交回复
热议问题