Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-567

show JAVA_HOME env var in RADiX start command in all cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.5
    • 1.1
    • radix
    • None

    Description

      The RADiX deployment script prints out a list of the environment variables when it starts up. This looks something like:

      user@foo ~/Development/sandbox/oodt-deploy/bin $ ./oodt start
      Using OODT_BASE:   /home/user/Development/sandbox/oodt-deploy
      Using OODT_HOME:   /home/user/Development/sandbox/oodt-deploy
      Using OODT_TMPDIR: /home/user/Development/sandbox/oodt-deploy/temp
      Using JRE_HOME:    /usr
      Using CLASSPATH: 
      

      A common startup problem is related to JAVA_HOME not being properly set on the target system. Currently, the RADiX script only includes the JAVA_HOME value if the the "oodt" command is run with the debug flag. To make it easier to immediately diagnose potential environment problems, the value for JAVA_HOME should be displayed in all modes of operation.

      Attachments

        Activity

          People

            ahart Andrew Hart
            ahart Andrew Hart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: