MySQL Forums
Forum List  »  MySQL Administrator

some exception
Posted by: ashwini bile
Date: July 26, 2012 04:28AM

I am getting below exception when user try to do some activities in my application :
org.springframework.dao.ConcurrencyFailureException: Failed to update node 313092; nested exception is org.springframework.dao.CannotAcquireLockException:
### Error updating database. Cause: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
### The error may involve alfresco.node.update_Node-Inline
### The error occurred while setting parameters
### Cause: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
; SQL []; Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction

Could anybody help me to resolve it.

Regards
ashwini

Options: ReplyQuote


Subject
Written By
Posted
some exception
July 26, 2012 04:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.