11-30-2011 05:34 AM
21:00:07,073 ERROR [org.alfresco.repo.node.db.DeletedNodeCleanupWorker] Failed to purge nodes. If the purgable set is too large for the available DB resources
then the nodes can be purged manually as well.
Set log level to WARN for this class to get exception log:
Max commit time: 1319745600050
Error:
### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`alfresco`.`alf_node_aspects`, CONSTRAINT `fk_alf_nasp_n` FOREIGN KEY (`node_id`) REFERENCES `alf_node` (`id`))
### The error may involve alfresco.node.delete_NodesByTxnCommitTime-Inline
### The error occurred while setting parameters
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`alfresco`.`alf_node_aspects`, CONSTRAINT `fk_alf_nasp_n` FOREIGN KEY (`node_id`) REFERENCES `alf_node` (`id`))
; SQL []; Cannot delete or update a parent row: a foreign key constraint fails (`alfresco`.`alf_node_aspects`, CONSTRAINT `fk_alf_nasp_n` FOREIGN KEY (`node_id`) REFERENCES `alf_node` (`id`)); nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`alfresco`.`alf_node_aspects`, CONSTRAINT `fk_alf_nasp_n` FOREIGN KEY (`node_id`) REFERENCES `alf_node` (`id`))
The version of mysql in this case is 5.1.52.12-04-2011 09:15 AM
12-05-2011 03:35 AM
SELECT table_schema, table_name, table_collation FROM INFORMATION_SCHEMA.TABLES WHERE engine = 'innodb';
(and the negated where clause to see that no Alfresco tables were listed).01-30-2012 06:38 AM
04-27-2012 04:31 PM
05-01-2012 07:05 PM
08-02-2012 04:00 AM
11-18-2012 04:52 PM
11-19-2012 04:55 AM
ERROR [index.AbstractReindexComponent.threads] [indexTrackerThread5] Reindexer 345 failed with error: Possible cache integrity issue during reindexing; nested exception is org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/332f578a-c80a-4b0d-b3fb-c076bfab334f(Status[changeTxnId=a96ba91d-b42b-48f8-bf7d-c2829bc9fe69, dbTxnId=253912, deleted=true]
Here I found uuid of the node which is in this case is "332f578a-c80a-4b0d-b3fb-c076bfab334f"Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.