cancel
Showing results for 
Search instead for 
Did you mean: 

Integrity failure in importing a large set of ACP files

alexfern
Champ in-the-making
Champ in-the-making
Hello,

I try to import a large set of acp files with FTP access and a content rule that import the ACP in a given space.

I upgrade my JAVA_OPS varible to this value :
JAVA_OPTS='-Xms128m -Xmx1536m -server'
and no changes.

This error came randomly, it is not a structural problem in ACP files, because when I re-upload the file it was working.

Anybody have a clue in configuration to allow the importation on all the  set in one pass please ?

I use Oracle 10g and tomcat.
Each files is upload in one thread with an interval of 60 seconds.



12:15:34,055 ERROR [node.integrity.IntegrityChecker] Found 4 integrity violations:
Mandatory property not set:
   Node: workspace://SpacesStore/c09e6922-91d9-11dc-823f-afb66b883e7b
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}modified
Mandatory property not set:
   Node: workspace://SpacesStore/c09e6922-91d9-11dc-823f-afb66b883e7b
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}created
Mandatory property not set:
   Node: workspace://SpacesStore/c09e6922-91d9-11dc-823f-afb66b883e7b
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}creator
Mandatory property not set:
   Node: workspace://SpacesStore/c09e6922-91d9-11dc-823f-afb66b883e7b
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}modifier
javax.transaction.RollbackException: Transaction didn't commit: Integrity failure


1 REPLY 1

aatamer
Champ in-the-making
Champ in-the-making
I had the exact same logfile entry after trying to import a space via ACP file (78 MB). Running 2.1 on Tomcat 5.5 with Mysql 4 database.  The ACP file was generated from a machine using SQL Server 2000.

10:40:48,524 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] Found 4 integrity violations:
Mandatory property not set:
   Node: workspace://SpacesStore/c318098b-9dc6-11dc-9599-350fdd308926
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}modifier
Mandatory property not set:
   Node: workspace://SpacesStore/c318098b-9dc6-11dc-9599-350fdd308926
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}modified
Mandatory property not set:
   Node: workspace://SpacesStore/c318098b-9dc6-11dc-9599-350fdd308926
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}creator
Mandatory property not set:
   Node: workspace://SpacesStore/c318098b-9dc6-11dc-9599-350fdd308926
   Type: {http://www.alfresco.org/model/content/1.0}auditable
   Property: {http://www.alfresco.org/model/content/1.0}created
10:40:49,493 ERROR [org.alfresco.web.ui.common.Utils] Failed to execute import: org.alfresco.error.AlfrescoRuntimeException: Unknown Exception in Transaction.
org.alfresco.error.AlfrescoRuntimeException: Unknown Exception in Transaction.
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:292)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:155)
   at org.alfresco.web.bean.ImportBean.performImport(ImportBean.java:129)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

I'm going to try another smaller space in the meantime
Getting started

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.