Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-1116

Scripts fail at resolving java jdk.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.2.4
    • 2.2.6, 3.0.0
    • karaf
    • None
    • Windows 7 x64

    Description

      Scripts like karaf.bat have a problem resolving the java jdk under windows, when the variables are setup this way:
      JAVA_HOME = F:\Java\jdk
      JAVA = %JAVA_HOME%\bin
      Path = various stuff; %JAVA%

      echo %PATH%
      results in the correct output of: F:\Java\jdk\bin

      If the JAVA variable is deleted and the Path is set to %JAVA_HOME%\bin it does work, although the resulting path is the same.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            l.stampf Lukas Stampf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: