Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4750

UIMA-AS: startBroker,sh script broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.8.1AS
    • Async Scaleout
    • None

    Description

      The startBroker.sh scrip is broken. Broker is not starting up. The last line in the script is wrong :
      "$ACTIVEMQ_HOME/bin/activemq" "start xbean:file:$ACTIVEMQ_BASE/conf/activemq-nojournal.xml"

      It should be:
      "$ACTIVEMQ_HOME/bin/activemq" "start" "xbean:file:$ACTIVEMQ_BASE/conf/activemq-nojournal.xml"

      Not that "start" is quoted.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: