12-07-2021 06:36 AM
We have an Alfresco ACS 7 implementation on docker on linux machines (ubuntu 20.04), the docker images
for alfresco are from the enterprise version and some have been modified by business requirements, we
fear that we will import a large amount of 12 TB data from An old alfresco (alfresco 4.2 f Community
edition) and all its directories or spaces, plus metadata to a new implementation and version of
Alfresco (7 Enteprise Edition), to extract the data from the Origin we use to connect the destination
server via curlftp, to the origin and mount a folder in the destination, which later we share with a
volume so that it is accessible from inside the container to a path that invokes bulkimport as seen in
the image that I attach, the specific problem is the following
At java.base / java.lang.Thread.run (Thread.java:834)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Snapshot isolation transaction aborted due
to update conflict. You cannot use snapshot isolation to access table 'dbo.alf_lock' directly or
indirectly in database 'alfrescoqa' to update, delete, or insert the row that has been modified or deleted by another transaction. Retry the transaction or change the isolation level for the update / delete statement. "
Explore our Alfresco products with the links below. Use labels to filter content by product module.