cancel
Showing results for 
Search instead for 
Did you mean: 

Export v2.1 -> import v2.0

jakuyi
Champ in-the-making
Champ in-the-making
Hi,

I have to export a lot of files (~200MB) in my Alfresco v2.1 and to import in another Alfresco v2.0. I tried it first with a few directories and files and it works fine. Now with my 200MB files (the .acp file has 56MB) the v2.0 won't extract the .acp file.. it's only uploaded to the directory.

whats wrong?
4 REPLIES 4

jakuyi
Champ in-the-making
Champ in-the-making
I spitted the files and got a 140MB piece, so a 34MB .acp file. After 10 tries to import it in the Alfresco v2.0 it was imported. I tried it with the other files the same way, but now I got
Failed to execute import: javax.transaction.RollbackException: Transaction didn't commit: Integrity failure. ‍‍

jakuyi
Champ in-the-making
Champ in-the-making
The log file:

15:32:50,447 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] Found 8 integrity violations - first 5:Mandatory property not set:   Node: workspace://lightWeightVersionStore/2df06607-65f3-11dc-b26f-df39f4ef0eff   Type: {http://www.alfresco.org/model/content/1.0}auditable   Property: {http://www.alfresco.org/model/content/1.0}modifiedMandatory property not set:   Node: workspace://lightWeightVersionStore/2df06607-65f3-11dc-b26f-df39f4ef0eff   Type: {http://www.alfresco.org/model/content/1.0}auditable   Property: {http://www.alfresco.org/model/content/1.0}createdMandatory property not set:   Node: workspace://lightWeightVersionStore/2df06607-65f3-11dc-b26f-df39f4ef0eff   Type: {http://www.alfresco.org/model/content/1.0}auditable   Property: {http://www.alfresco.org/model/content/1.0}creatorMandatory property not set:   Node: workspace://lightWeightVersionStore/2df06607-65f3-11dc-b26f-df39f4ef0eff   Type: {http://www.alfresco.org/model/content/1.0}auditable   Property: {http://www.alfresco.org/model/content/1.0}modifierMandatory property not set:   Node: workspace://lightWeightVersionStore/c81e92d5-65f2-11dc-b26f-df39f4ef0eff   Type: {http://www.alfresco.org/model/content/1.0}auditable   Property: {http://www.alfresco.org/model/content/1.0}modified15:32:53,128 ERROR [org.alfresco.util.transaction.SpringAwareUserTransaction] Transaction didn't commitorg.alfresco.repo.node.integrity.IntegrityException: Integrity failure        at org.alfresco.repo.node.integrity.IntegrityChecker.checkIntegrity(IntegrityChecker.java:619)        at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.flush(AlfrescoTransactionSupport.java:524)        at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.beforeCommit(AlfrescoTransactionSupport.java:595)        at org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerBeforeCommit(AbstractPlatformTransactionManager.java:657)        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:482)        at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:469)        at org.springframework.transaction.interceptor.TransactionAspectSupport.doCommitTransactionAfterReturning(TransactionAspectSupport.java:266)        at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:405)        at org.alfresco.repo.transaction.TransactionUtil.executeInTransaction(TransactionUtil.java:186)        at org.alfresco.repo.transaction.TransactionUtil.executeInNonPropagatingUserTransaction(TransactionUtil.java:116)        at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:294)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)        at java.lang.Thread.run(Thread.java:619)‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍

jakuyi
Champ in-the-making
Champ in-the-making
hi again

this bug/error is now with every file. Check out or upload a new file is impossible too. Every time there's the same error.

dominique
Champ in-the-making
Champ in-the-making
I got the same error when trying to import in 2.1 a 2.1 exported ACP file. Exported a custom folder type.