On Wed, 11 Dec 2013 17:56:05 +0000, "Leyne, Sean"
<[email protected]> wrote:
> 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

Do you have a deeper stacktrace? I'd expect some nested causes within
hibernate and maybe even Jaybird.

Mark

Reply via email to