Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-399

YADE startscript should call Java with options from the environment variable JAVA_OPTIONS

    XMLWordPrintable

Details

    Description

      Current Situation

      The YADE startscripts

      • ./bin/jade.sh
      • ./bin/jade4dmz.sh
      • .\bin\jade.cmd
      • .\bin\jade4dmz.cmd
        starts the Java process without Java options so you have to change the startscript if need some Java options.

      Desired Behavior

      You can set Java options with the enviroment variable JAVA_OPTIONS.

      Linux Example
      > export JAVA_OPTIONS="-Xmx20m"
      > ./bin/jade.sh -settings="..." -profile="..."
      
      Windows Example
      > set JAVA_OPTIONS=-Xmx20m
      > .\bin\jade.cmd -settings="..." -profile="..."
      

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              oh Oliver Haufe
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1 hour
                  1h
                  Remaining:
                  Remaining Estimate - 1 hour
                  1h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified