-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello
I try to deploy the amp files on alfresco 6.1 installed as docker containers.
I copy the amp file of repo with this command:
docker cp /root/.m2/repository/de/fmaul/javascript-console-repo/0.7-SNAPSHOT/javascript-console-repo-0.7-SNAPSHOT.amp 8d633437996f:/usr/local/tomcat/amps
But when i try to install the amp on alfresco i receive this error:
root@xalf6:~# docker exec -it composer_yml_alfresco_1 /bin/bash [alfresco@72d54aca56bb amps]$ java -jar /usr/local/tomcat/alfresco-mmt/alfresco-mmt-6.0.jar install /usr/local/tomcat/amps /usr/local/tomcat/webapps/alfresco -directory -nobackup -force
00310000 An IO error was encountered during deployment of the AMP into the WAR
How can i do?
Metadata
Metadata
Assignees
Labels
No labels