Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4318

Allow Crowd startup scripts to run in the foreground

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 3.0.0
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The Crowd start-up scripts should have an option to run in the foreground.

      Workaround

      Modify the script under <crowd-install-directory>/apache-tomcat/bin/startup.sh, changing the last line from:
      exec "$PRGDIR"/"$EXECUTABLE" start "$@"
      To
      exec "$PRGDIR"/"$EXECUTABLE" run "$@"

      Once you've done this change, you can now use the ./start-crowd.sh script to start Crowd in foreground.

              Unassigned Unassigned
              rrudnicki Renato Rudnicki (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: