[
https://issues.apache.org/jira/browse/ARTEMIS-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461376#comment-16461376
]
ASF GitHub Bot commented on ARTEMIS-1836:
-----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2051
you did not fix it. your branch is using a merge commit.. and we cannot
merge it the way it is...
please run:
```sh
git pulll --rebase upstream master
```
upstream being either the remote for git.
> Artemis broker for Windows does not set login.config path correctly
> -------------------------------------------------------------------
>
> Key: ARTEMIS-1836
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1836
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.6.0
> Reporter: Joaquin Nadal
> Priority: Minor
>
> On windows when creating a broker, the login.config file cannot be reached
> due to missing path.
> The issue can be replicated on a Windows machine by running _{{artemis create
> mybroker}}_, and trying to use that broker. An exception is printed to
> console saying file _/login.config_ cannot be found.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)