Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2247

Value argument in artermis-service.xml is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.4
    • 2.7.0
    • None
    • None

    Description

      When we tried starting a broker we created we observed that the broker failed to start.

      According to the "Using the Server" (https://activemq.apache.org/artemis/docs/latest/using-server.html) documentation, we simply have to do:

       "/user/server/bin/artemis-service" start
      

      We observed that a log file ./log/artermis-service.err.log was generated after doing so, containing an error:

       Error: Could not find or load main class Files\Artemis\etc 
      

      We later figured out that,

      <argument>-Dartemis.instance.etc="%ARTEMIS_INSTANCE_ETC%"</argument>
      

      Should be (without "):

      <argument>-Dartemis.instance.etc=%ARTEMIS_INSTANCE_ETC%</argument>
      

      Attachments

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              leoprovido Leo Provido
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m