Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1099

Fuseki service script does not export FUSEKI_HOME and FUSEKI_BASE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Fuseki 2.3.0
    • Fuseki 2.4.0
    • Fuseki
    • None

    Description

      The usual style with /etc/defaults/... is to set but not export variables, leaving it to the calling script to manage environment variables.

      The "fuseki" script does not export FUSEKI_HOME and FUSEKI_BASE so the settings do not progate to the exec'ed java process.

      The script and the java default happen to be the same which hides the issue much of the time. The service script should always export these two variables.

      Workaround:
      In /etc/default/fuseki, export FUSEKI_HOME and FUSEKI_BASE, not just set them.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: