Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FilipBruska/5d2527081b053a5ad4b7b36465bccdeb to your computer and use it in GitHub Desktop.
Save FilipBruska/5d2527081b053a5ad4b7b36465bccdeb to your computer and use it in GitHub Desktop.
[alfresco@alfresco-sdk4 hotswap]$ /opt/alfresco/sdk/hotswap/run.sh build_start
ERROR: .FileNotFoundError: [Errno 2] No such file or directory: '/opt/alfresco/sdk/hotswap/target/classes/docker/docker-compose.yml'
Error: No such image: alfresco-content-services-hotswap:development
Error: No such image: alfresco-share-hotswap:development
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] AIO - SDK 4.0 [pom]
[INFO] Alfresco Platform/Repository JAR Module [jar]
[INFO] Alfresco Share JAR Module [jar]
[INFO] Integration Tests Module [jar]
[INFO] Alfresco Platform/Repository Docker Module [jar]
[INFO] Alfresco Share Docker Module [jar]
[INFO]
[INFO] -------------------------< com.tieto:hotswap >--------------------------
[INFO] Building AIO - SDK 4.0 1.0-SNAPSHOT [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotswap ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-and-filter-docker-resources) @ hotswap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ hotswap ---
[INFO] Processing com.tieto:hotswap with packaging pom
[WARNING] Unsupported packaging type: pom
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hotswap ---
[INFO] Installing /opt/alfresco/sdk/hotswap/pom.xml to /home/alfresco/.m2/repository/com/tieto/hotswap/1.0-SNAPSHOT/hotswap-1.0-SNAPSHOT.pom
[INFO]
[INFO] -------------------< com.tieto:hotswap-platform-jar >-------------------
[INFO] Building Alfresco Platform/Repository JAR Module 1.0-SNAPSHOT [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotswap-platform-jar ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ hotswap-platform-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ hotswap-platform-jar ---
[INFO] Processing com.tieto:hotswap-platform-jar with packaging jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hotswap-platform-jar ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /opt/alfresco/sdk/hotswap/hotswap-platform-jar/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ hotswap-platform-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-platform-jar/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hotswap-platform-jar ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/alfresco/sdk/hotswap/hotswap-platform-jar/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hotswap-platform-jar ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hotswap-platform-jar ---
[INFO] Building jar: /opt/alfresco/sdk/hotswap/hotswap-platform-jar/target/hotswap-platform-jar-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hotswap-platform-jar ---
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-platform-jar/target/hotswap-platform-jar-1.0-SNAPSHOT.jar to /home/alfresco/.m2/repository/com/tieto/hotswap-platform-jar/1.0-SNAPSHOT/hotswap-platform-jar-1.0-SNAPSHOT.jar
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-platform-jar/pom.xml to /home/alfresco/.m2/repository/com/tieto/hotswap-platform-jar/1.0-SNAPSHOT/hotswap-platform-jar-1.0-SNAPSHOT.pom
[INFO]
[INFO] --------------------< com.tieto:hotswap-share-jar >---------------------
[INFO] Building Alfresco Share JAR Module 1.0-SNAPSHOT [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotswap-share-jar ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ hotswap-share-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ hotswap-share-jar ---
[INFO] Processing com.tieto:hotswap-share-jar with packaging jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hotswap-share-jar ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ hotswap-share-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-share-jar/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hotswap-share-jar ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hotswap-share-jar ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hotswap-share-jar ---
[INFO] Building jar: /opt/alfresco/sdk/hotswap/hotswap-share-jar/target/hotswap-share-jar-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hotswap-share-jar ---
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-share-jar/target/hotswap-share-jar-1.0-SNAPSHOT.jar to /home/alfresco/.m2/repository/com/tieto/hotswap-share-jar/1.0-SNAPSHOT/hotswap-share-jar-1.0-SNAPSHOT.jar
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-share-jar/pom.xml to /home/alfresco/.m2/repository/com/tieto/hotswap-share-jar/1.0-SNAPSHOT/hotswap-share-jar-1.0-SNAPSHOT.pom
[INFO]
[INFO] --------------------< com.tieto:integration-tests >---------------------
[INFO] Building Integration Tests Module 1.0-SNAPSHOT [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-tests ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/integration-tests/src/main/resources
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ integration-tests ---
[INFO] Processing com.tieto:integration-tests with packaging jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ integration-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/integration-tests/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /opt/alfresco/sdk/hotswap/integration-tests/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ integration-tests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /opt/alfresco/sdk/hotswap/integration-tests/target/integration-tests-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ integration-tests ---
[INFO] Building jar: /opt/alfresco/sdk/hotswap/integration-tests/target/integration-tests-1.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify-test) @ integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-tests ---
[INFO] Installing /opt/alfresco/sdk/hotswap/integration-tests/target/integration-tests-1.0-SNAPSHOT.jar to /home/alfresco/.m2/repository/com/tieto/integration-tests/1.0-SNAPSHOT/integration-tests-1.0-SNAPSHOT.jar
[INFO] Installing /opt/alfresco/sdk/hotswap/integration-tests/pom.xml to /home/alfresco/.m2/repository/com/tieto/integration-tests/1.0-SNAPSHOT/integration-tests-1.0-SNAPSHOT.pom
[INFO] Installing /opt/alfresco/sdk/hotswap/integration-tests/target/integration-tests-1.0-SNAPSHOT-tests.jar to /home/alfresco/.m2/repository/com/tieto/integration-tests/1.0-SNAPSHOT/integration-tests-1.0-SNAPSHOT-tests.jar
[INFO]
[INFO] -----------------< com.tieto:hotswap-platform-docker >------------------
[INFO] Building Alfresco Platform/Repository Docker Module 1.0-SNAPSHOT [5/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotswap-platform-docker ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-and-filter-docker-resources) @ hotswap-platform-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-and-filter-docker-resources-non-filtered) @ hotswap-platform-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ hotswap-platform-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-platform-docker/src/main/resources
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ hotswap-platform-docker ---
[INFO] Processing com.tieto:hotswap-platform-docker with packaging jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hotswap-platform-docker ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ hotswap-platform-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-platform-docker/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hotswap-platform-docker ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hotswap-platform-docker ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hotswap-platform-docker ---
[INFO] Building jar: /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/hotswap-platform-docker-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-repo-extension) @ hotswap-platform-docker ---
[INFO] Configured Artifact: com.tieto:hotswap-platform-jar:1.0-SNAPSHOT:jar
[INFO] Configured Artifact: org.alfresco.maven:alfresco-rad:4.0.0-beta-1:jar
[INFO] Configured Artifact: com.tieto:integration-tests:tests:1.0-SNAPSHOT:jar
[INFO] Configured Artifact: junit:junit:4.12:jar
[INFO] Configured Artifact: org.mockito:mockito-all:1.9.5:jar
[INFO] Configured Artifact: org.apache.httpcomponents:httpclient:4.5.2:jar
[INFO] Copying hotswap-platform-jar-1.0-SNAPSHOT.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/hotswap-platform-jar-1.0-SNAPSHOT.jar
[INFO] Copying alfresco-rad-4.0.0-beta-1.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/alfresco-rad-4.0.0-beta-1.jar
[INFO] Copying integration-tests-1.0-SNAPSHOT-tests.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/integration-tests-1.0-SNAPSHOT-tests.jar
[INFO] Copying junit-4.12.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/junit-4.12.jar
[INFO] Copying mockito-all-1.9.5.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/mockito-all-1.9.5.jar
[INFO] Copying httpclient-4.5.2.jar to /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/extensions/httpclient-4.5.2.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:copy-dependencies (copy-third-party-dependencies) @ hotswap-platform-docker ---
[INFO] com.tieto:hotswap-platform-jar:jar:1.0-SNAPSHOT already exists in destination.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hotswap-platform-docker ---
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-platform-docker/target/hotswap-platform-docker-1.0-SNAPSHOT.jar to /home/alfresco/.m2/repository/com/tieto/hotswap-platform-docker/1.0-SNAPSHOT/hotswap-platform-docker-1.0-SNAPSHOT.jar
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-platform-docker/pom.xml to /home/alfresco/.m2/repository/com/tieto/hotswap-platform-docker/1.0-SNAPSHOT/hotswap-platform-docker-1.0-SNAPSHOT.pom
[INFO]
[INFO] -------------------< com.tieto:hotswap-share-docker >-------------------
[INFO] Building Alfresco Share Docker Module 1.0-SNAPSHOT [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hotswap-share-docker ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-and-filter-docker-resources) @ hotswap-share-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ hotswap-share-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-share-docker/src/main/resources
[INFO]
[INFO] --- jrebel-maven-plugin:1.1.6:generate (generate-rebel-xml) @ hotswap-share-docker ---
[INFO] Processing com.tieto:hotswap-share-docker with packaging jar
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hotswap-share-docker ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ hotswap-share-docker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/alfresco/sdk/hotswap/hotswap-share-docker/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hotswap-share-docker ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ hotswap-share-docker ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hotswap-share-docker ---
[INFO] Building jar: /opt/alfresco/sdk/hotswap/hotswap-share-docker/target/hotswap-share-docker-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-repo-extension) @ hotswap-share-docker ---
[INFO] Configured Artifact: com.tieto:hotswap-share-jar:1.0-SNAPSHOT:jar
[INFO] Copying hotswap-share-jar-1.0-SNAPSHOT.jar to /opt/alfresco/sdk/hotswap/hotswap-share-docker/target/extensions/hotswap-share-jar-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:copy-dependencies (copy-third-party-dependencies) @ hotswap-share-docker ---
[INFO] com.tieto:hotswap-share-jar:jar:1.0-SNAPSHOT already exists in destination.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hotswap-share-docker ---
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-share-docker/target/hotswap-share-docker-1.0-SNAPSHOT.jar to /home/alfresco/.m2/repository/com/tieto/hotswap-share-docker/1.0-SNAPSHOT/hotswap-share-docker-1.0-SNAPSHOT.jar
[INFO] Installing /opt/alfresco/sdk/hotswap/hotswap-share-docker/pom.xml to /home/alfresco/.m2/repository/com/tieto/hotswap-share-docker/1.0-SNAPSHOT/hotswap-share-docker-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for AIO - SDK 4.0 1.0-SNAPSHOT:
[INFO]
[INFO] AIO - SDK 4.0 ...................................... SUCCESS [ 0.943 s]
[INFO] Alfresco Platform/Repository JAR Module ............ SUCCESS [ 4.834 s]
[INFO] Alfresco Share JAR Module .......................... SUCCESS [ 0.422 s]
[INFO] Integration Tests Module ........................... SUCCESS [ 1.633 s]
[INFO] Alfresco Platform/Repository Docker Module ......... SUCCESS [ 45.242 s]
[INFO] Alfresco Share Docker Module ....................... SUCCESS [ 0.175 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.669 s
[INFO] Finished at: 2019-01-31T17:20:26-05:00
[INFO] ------------------------------------------------------------------------
hotswap-acs-volume
hotswap-db-volume
hotswap-ass-volume
Building hotswap-share
Step 1/8 : FROM alfresco/alfresco-share:6.0.b
---> c802cbdb37fe
Step 2/8 : ARG TOMCAT_DIR=/usr/local/tomcat
---> Using cache
---> 3456039bbb85
Step 3/8 : COPY Dockerfile extensions/*.jar $TOMCAT_DIR/webapps/share/WEB-INF/lib/
---> ab6d337225dd
Step 4/8 : COPY Dockerfile extensions/*.amp $TOMCAT_DIR/amps_share/
---> d0da4df0cfd5
Step 5/8 : RUN java -jar $TOMCAT_DIR/alfresco-mmt/alfresco-mmt*.jar install $TOMCAT_DIR/amps_share $TOMCAT_DIR/webapps/share -directory -nobackup -force
---> Running in 4533924e518e
Removing intermediate container 4533924e518e
---> 0f282992edb9
Step 6/8 : COPY share-config-custom.xml $TOMCAT_DIR/shared/classes/alfresco/web-extension
---> 037d305f4f1f
Step 7/8 : COPY log4j.properties $TOMCAT_DIR/webapps/share/WEB-INF/classes
---> 129fe9f13dd2
Step 8/8 : COPY hotswap-agent.properties $TOMCAT_DIR/webapps/share/WEB-INF/classes
---> 0d7e1c793317
Successfully built 0d7e1c793317
Successfully tagged alfresco-share-hotswap:development
Building hotswap-acs
Step 1/12 : FROM alfresco/alfresco-content-repository-community:6.0.7-ga
---> a2a3c8d98ac0
Step 2/12 : ARG TOMCAT_DIR=/usr/local/tomcat
---> Using cache
---> 2e1a1bba1355
Step 3/12 : COPY Dockerfile extensions/*.jar $TOMCAT_DIR/webapps/alfresco/WEB-INF/lib/
---> 3c7e0e959d22
Step 4/12 : COPY Dockerfile extensions/*.amp $TOMCAT_DIR/amps/
---> baf04dead4db
Step 5/12 : RUN java -jar $TOMCAT_DIR/alfresco-mmt/alfresco-mmt*.jar install $TOMCAT_DIR/amps $TOMCAT_DIR/webapps/alfresco -directory -nobackup -force
---> Running in 4d298eb551e9
Removing intermediate container 4d298eb551e9
---> a4009ece58f3
Step 6/12 : COPY alfresco-global.properties $TOMCAT_DIR/shared/classes/alfresco-global.properties
---> 437285a2448b
Step 7/12 : COPY dev-log4j.properties $TOMCAT_DIR/shared/classes/alfresco/extension
---> 650bff526810
Step 8/12 : COPY disable-webscript-caching-context.xml $TOMCAT_DIR/shared/classes/alfresco/extension
---> f1fc6fe148ae
Step 9/12 : COPY Dockerfile license/*.* $TOMCAT_DIR/webapps/alfresco/WEB-INF/classes/alfresco/extension/license/
---> 49f2eccee2f2
Step 10/12 : COPY trava-jdk-11-dcevm.tar.gz $TOMCAT_DIR
---> 1e224b72cf77
Step 11/12 : RUN tar -xvf $TOMCAT_DIR/trava-jdk-11-dcevm.tar.gz -C /usr/java/ && rm $TOMCAT_DIR/trava-jdk-11-dcevm.tar.gz && alternatives --install /usr/bin/java java /usr/java/dcevm-11.0.1+7/bin/java 40000 && alternatives --install /usr/bin/javac javac /usr/java/dcevm-11.0.1+7/bin/javac 40000 && alternatives --install /usr/bin/jar jar /usr/java/dcevm-11.0.1+7/bin/jar 40000 && alternatives --set java /usr/java/dcevm-11.0.1+7/bin/java && alternatives --set javac /usr/java/dcevm-11.0.1+7/bin/javac && alternatives --set jar /usr/java/dcevm-11.0.1+7/bin/jar && ln -sfn /usr/java/dcevm-11.0.1+7 /usr/java/latest && ln -sfn /usr/java/dcevm-11.0.1+7 /usr/java/default
---> Running in eeca73ec0a1e
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
ERROR: Service 'hotswap-acs' failed to build: The command '/bin/sh -c tar -xvf $TOMCAT_DIR/trava-jdk-11-dcevm.tar.gz -C /usr/java/ && rm $TOMCAT_DIR/trava-jdk-11-dcevm.tar.gz && alternatives --install /usr/bin/java java /usr/java/dcevm-11.0.1+7/bin/java 40000 && alternatives --install /usr/bin/javac javac /usr/java/dcevm-11.0.1+7/bin/javac 40000 && alternatives --install /usr/bin/jar jar /usr/java/dcevm-11.0.1+7/bin/jar 40000 && alternatives --set java /usr/java/dcevm-11.0.1+7/bin/java && alternatives --set javac /usr/java/dcevm-11.0.1+7/bin/javac && alternatives --set jar /usr/java/dcevm-11.0.1+7/bin/jar && ln -sfn /usr/java/dcevm-11.0.1+7 /usr/java/latest && ln -sfn /usr/java/dcevm-11.0.1+7 /usr/java/default' returned a non-zero code: 2
Attaching to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment