Hola ,
Perdona las molestias estoy comenzando con Alfresco y me da este error cuando intento modificar offline un documento que pertenece a un espacio cualquiera. El error que me escupe es este :
No se ha podido desproteger el node de contenido a causa de error de sistema:Hibernate operation: could not update: [org.alfresco.repo.domain.hibernate.NodeImpl#621292]; SQL [update alf_node set version=?, store_id=?, uuid=?, transaction_id=?, node_deleted=?, type_qname_id=?, acl_id=?, audit_creator=?, audit_created=?, audit_modifier=?, audit_modified=?, audit_accessed=? where id=? and version=?]; Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
No se ha podido desproteger el node de contenido a causa de error de sistema:The transaction has already been marked for rollback
19:51:53,592 User:cometa ERROR [ui.common.Utils] No se ha podido desproteger el node de contenido a causa de error de sistema:Hibernate operation: could not update: [org.alfresco.repo.domain.hibernate.NodeImpl#621292]; SQL [update alf_node set version=?, store_id=?, uuid=?, transaction_id=?, node_deleted=?, type_qname_id=?, acl_id=?, audit_creator=?, audit_created=?, audit_modifier=?, audit_modified=?, audit_accessed=? where id=? and version=?]; Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
org.springframework.dao.CannotAcquireLockException: Hibernate operation: could not update: [org.alfresco.repo.domain.hibernate.NodeImpl#621292]; SQL [update alf_node set version=?, store_id=?, uuid=?, transaction_id=?, node_deleted=?, type_qname_id=?, acl_id=?, audit_creator=?, audit_created=?, audit_modifier=?, audit_modified=?, audit_accessed=? where id=? and version=?]; Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
Agradeciria vuestra ayuda o alguna pista de por donde podria ir el tema.
Saludos