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

Allow Crowd startup scripts to run in the foreground

    • 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.

            [CWD-4318] Allow Crowd startup scripts to run in the foreground

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3388875 ] New: JAC Suggestion Workflow 3 [ 3630879 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1393209 ] New: JAC Suggestion Workflow [ 3388875 ]
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]
            Marek Radochonski (Inactive) made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 314033 ]

            That's great! Any idea when 3.0 will be released? I still see 2.12.0 on the downloads page - https://www.atlassian.com/software/crowd/downloads/binary/atlassian-crowd-2.12.0.tar.gz

            Jason @ FPC added a comment - That's great! Any idea when 3.0 will be released? I still see 2.12.0 on the downloads page - https://www.atlassian.com/software/crowd/downloads/binary/atlassian-crowd-2.12.0.tar.gz
            Lukasz Pater made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Verified [ 10005 ] New: Closed [ 6 ]

            Starting with 3.0, you can now do:

            ./start_crowd.sh -fg

            or

            start_crowd.bat /fg
            

            to run Crowd in the foreground.

            Lukasz Pater added a comment - Starting with 3.0, you can now do: ./start_crowd.sh -fg or start_crowd.bat /fg to run Crowd in the foreground.
            Lukasz Pater made changes -
            Fix Version/s New: 3.0.0 [ 71693 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 850964 ] New: Simplified Crowd Development Workflow v2 [ 1393209 ]
            Eduardo Mallmann (Inactive) made changes -
            Description Original: 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.
            New: The Crowd start-up scripts should have an option to run in the foreground.

            *Workaround*
            {panel}
            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.
            {panel}
            Eduardo Mallmann (Inactive) made changes -
            Description Original: The Crowd start-up scripts should have an option to run in the foreground. New: 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: