You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Leo Provido (JIRA)" <ji...@apache.org> on 2019/02/18 01:41:00 UTC

[jira] [Created] (ARTEMIS-2253) Creating a broker instance in "Program Files", we needed to specify "Progra~1" instead of "Program Files" in the directory parameter within a powershell script.

Leo Provido created ARTEMIS-2253:
------------------------------------

             Summary: Creating a broker instance in "Program Files", we needed to specify "Progra~1" instead of "Program Files" in the directory parameter within a powershell script.
                 Key: ARTEMIS-2253
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2253
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.6.4
            Reporter: Leo Provido


When we tried creating a broker instance in "Program Files", we needed to specify "Progra~1" instead of "Program Files" in the directory parameter.

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

"artemis create <directory>"

Note: We're running this command on a powershell script.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)