Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-2644

aws install container fails on docker command

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 2.5.22
    • None
    • None
    • None

    Description

      Please enter the full absolute path to external mounted directory: /opt/grouperContainer
      Using shell command: bash
      Apr 05, 2020 11:13:25 PM edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils execCommandHelper
      SEVERE: Process exit status=1: out: , err: which: no docker in (/usr/lib/jvm/java-1.8.0/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/aws/bin:/home/grouper/.local/bin:/home/grouper/bin)
      , on command: bash -c which docker , workingDir: /opt/grouperContainer/.
      Exception in thread "main" java.lang.RuntimeException: Process exit status=1: out: , err: which: no docker in (/usr/lib/jvm/java-1.8.0/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/aws/bin:/home/grouper/.local/bin:/home/grouper/bin)        at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommandHelper(GrouperInstallerUtils.java:10241)
              at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.access$100(GrouperInstallerUtils.java:129)
              at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils$2.run(GrouperInstallerUtils.java:10139)
              at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.threadRunWithStatusDots(GrouperInstallerUtils.java:8345)
              at edu.internet2.middleware.grouperInstaller.util.GrouperInstallerUtils.execCommand(GrouperInstallerUtils.java:10144)
              at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainInstallContainerLogic(GrouperInstaller.java:9504)
              at edu.internet2.middleware.grouperInstaller.GrouperInstaller.access$1000(GrouperInstaller.java:90)
              at edu.internet2.middleware.grouperInstaller.GrouperInstaller$GrouperInstallerMainFunction$7.logic(GrouperInstaller.java:1586)
              at edu.internet2.middleware.grouperInstaller.GrouperInstaller.mainLogic(GrouperInstaller.java:1794)
              at edu.internet2.middleware.grouperInstaller.GrouperInstaller.main(GrouperInstaller.java:587) 

      The exit code from linux is 1 but its not an error

      [grouper@ip-172-30-3-152 grouperContainer]$ which docker
      /usr/bin/which: no docker in (/usr/lib/jvm/java-1.8.0/bin:/home/grouper/.local/bin:/home/grouper/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
      [grouper@ip-172-30-3-152 grouperContainer]$ echo $?
      1
      [grouper@ip-172-30-3-152 grouperContainer]$  

      Attachments

        Activity

          People

            vivek.sachdeva@at.internet2.edu Vivek Sachdeva (google.com)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: