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

Wrapper set KARAF_DATA to null in the generated wrapper.conf file

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.5, 4.0.4
    • Fix Version/s: 4.1.0, 3.0.6, 4.0.5
    • Component/s: karaf
    • Labels:
      None

      Description

      If you call wrapper:install from the karaf console everthing works fine.
      However if you call bin/shell "wrapper:install ..." the wrapper.conf is wrong.

      #********************************************************************
      # Wrapper Properties
      #********************************************************************
      set.default.JAVA_HOME=C:\Program Files\inovel\merlin-server\bin\..\opt\jdk
      set.default.KARAF_HOME=C:\Program Files\inovel\merlin-server\bin\..
      set.default.KARAF_BASE=C:\Program Files\inovel\merlin-server\bin\..
      set.default.KARAF_DATA=null
      set.default.KARAF_ETC=C:\Program Files\inovel\merlin-server\bin\..\etc
      

      We see the the null in KARAF_DATA, which is wrong.
      We tested this with the current karaf 4.0.4 and a karaf 3.0.x on Windows 7

        Attachments

          Activity

            People

            • Assignee:
              jbonofre Jean-Baptiste Onofré
              Reporter:
              jbonofre Jean-Baptiste Onofré
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: