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

[jira] [Closed] (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.

     [ https://issues.apache.org/jira/browse/ARTEMIS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram closed ARTEMIS-2253.
-----------------------------------
    Resolution: Invalid

Nothing in the documentation indicates you should use "Program Files" specifically. It just says you should specify the {{<directory>}}. _How_ you specify the directory is up to the platform you're using which is beyond the scope of the Artemis documentation.

> 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
>            Priority: Minor
>
> 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)