Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1803

gsh script incorrectly assumes GROUPER_CP=${GROUPER_HOME}/conf instead of using ${GROUPER_CONF} for initialization of GROUPER_CP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 2.4.0.patch, 2.5.0, 2.4.1
    • 2.3.0, 2.4.0
    • API, UI, WS
    • None

    Description

      grouper.apiBinary-2.3.0/bin/sh

      "

      1. Append Grouper's configuration
        GROUPER_CP=${GROUPER_HOME}/conf

      "

       

      Above line forces the GROUPER_HOME to drive the conf dir and makes setting GROUPER_CONF ineffective.

       

      Later calls to edu.internet2.middleware.grouper.util.GrouperUtil.computeUrl will use the Classpath over GROUPER_CONF.

      ( from edu.internet2.middleware.grouper.misc.GrouperStartup.printConfigOnce()

        from...edu.internet2.middleware.grouper.misc.GrouperStartup.startup()

      )

      Attachments

        Issue Links

          Activity

            People

              chad.redman@at.internet2.edu Chad Redman (unc.edu)
              carey.black@at.internet2.edu Carey Black (osu.edu)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: