Subject Firebird and JBoss/Hibernate: "LockAcquisitionException: could not update" error raised
Author Leyne, Sean
All,

I realize that this is more of an JBoss/Hibernate issue, but web details on the error are sketchy so I thought I would reach out to see if anyone in the FB community had run into this error/exception.

The exact message/error stack is:

15:25:02.349 [ActiveMQ Session Task-2276] ERROR c.b.brms.ruleserver.RuleServer - processTaskCommand() error:
java.lang.RuntimeException: org.hibernate.exception.LockAcquisitionException: could not update: [com.broadview.model.amd.Advertisermaster#294399499]
at com.broadview.brms.persistence.RuleServerTransaction.commit(RuleServerTransaction.java:126) ~[RuleServer.jar:na]
at com.broadview.brms.persistence.BaseRuleServerPersistenceManager.commitTransaction(BaseRuleServerPersistenceManager.java:116) ~[RuleServer.jar:na]


Restarting the application resolved the problem, we are trying to understand what the error really means.

Any suggestions would be appreciated


Sean