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/03/06 04:01:00 UTC

[jira] [Commented] (ARTEMIS-2270) Artemis created my broker in a different directory

    [ https://issues.apache.org/jira/browse/ARTEMIS-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785200#comment-16785200 ] 

Justin Bertram commented on ARTEMIS-2270:
-----------------------------------------

Do you need to put quotation marks around the path since it has a space in it? In my experience that's typically how this is handled. For example:

{{artemis create "C:\Program Files\BrokerTEST"}}

> Artemis created my broker in a different directory
> --------------------------------------------------
>
>                 Key: ARTEMIS-2270
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2270
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.6.4
>            Reporter: Leo Provido
>            Priority: Trivial
>
> After I type *artemis create C:\Program Files\BrokerTEST* in the command line while in *C:\Program Files\apache-artemis-2.6.4\bin>* and do the user name, password and allow-anonymous settings, the creation process of the broker proceeds and Artemis says that:
> *You can now start the broker by executing:
>    "C:\Program Files\apache-artemis-2.6.4\bin\Files\BrokerTEST\bin\artemis" run
> Or you can setup the broker as Windows service and run it in the background:
>    "C:\Program Files\apache-artemis-2.6.4\bin\Files\BrokerTEST\bin\artemis-service.exe" install
>    "C:\Program Files\apache-artemis-2.6.4\bin\Files\BrokerTEST\bin\artemis-service.exe" start
>    To stop the windows service:
>       "C:\Program Files\apache-artemis-2.6.4\bin\Files\BrokerTEST\bin\artemis-service.exe" stop
>    To uninstall the windows service
>       "C:\Program Files\apache-artemis-2.6.4\bin\Files\BrokerTEST\bin\artemis-service.exe" uninstall*
> Is there a particular reason why the Artemis app decided to create the broker in *C:\Program Files\apache-artemis-2.6.4\bin\Files\* instead of *C:\Program Files\*?
> Thanks.



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