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

ASF subversion and git services commented on ARTEMIS-1836:
----------------------------------------------------------

Commit 835245b37bcaae1c88e153ca70c25aa36c15eea0 in activemq-artemis's branch 
refs/heads/master from acemanace
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=835245b ]

ARTEMIS-1836 Bug with broker when running on Windows,
cannot find login.config

The Windows variable ARTEMIS_ETC_INSTANCE was not set correctly,
as it was used as ARTEMIS_INSTANCE_ETC. So the fix is to make sure
that the two match, and additionally they it was renamed to more
closely match the other variables naming convention. This was done
in two files; so when 'artemis create mybroker' is run on a Windows
machine, the broker is correctly configured with login.config.

Minor fix of changing use of single quotes to correct usage of
double quotes when declaring variable


> 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)

Reply via email to