Hello, I have successfully exported all my metadata and data using bulk export under alfresco 5. Then I want to import this data under alfresco 23 installed via docker. But I have this error:
What exploration path should I take to solve this problem? Best regards
Make sure alfresco repo container understand this path:
My suspicions you entered the host path, but the container have not access to this folder. Map the volume into container or move your import folder into persistant volume with `alf_data` near the `contentstore` folder. It is easier, because it must be already mapped. Then path in the form will be `/usr/local/tomcat/alf_data/nas-btk-prod/Company Home/Bordeaux...`.
p.s. do not try to make symbolic link, docker do not get it
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.