Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9534

Wrong error message in bin/include/functions.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6
    • 2.7
    • general
    • None
    • Docs Required

    Description

      In the case when we don't have java installed on the host I see a message:

      echo $0", ERROR:"
      
                  echo "JAVA_HOME environment variable is not found."
      
                  echo "Please point JAVA_HOME variable to location of JDK 1.7 or JDK 1.8."
      
                  echo "You can also download latest JDK at http://java.com/download"
      
      

      Java versions should be changed to:

       JDK 1.8 or JDK 9
      
      

       

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              ustas Ilya Suntsov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: