You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/17 19:52:00 UTC

[jira] [Work logged] (ARTEMIS-4049) Creating user fails on Windows

     [ https://issues.apache.org/jira/browse/ARTEMIS-4049?focusedWorklogId=817789&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-817789 ]

ASF GitHub Bot logged work on ARTEMIS-4049:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Oct/22 19:51
            Start Date: 17/Oct/22 19:51
    Worklog Time Spent: 10m 
      Work Description: jbertram opened a new pull request, #4259:
URL: https://github.com/apache/activemq-artemis/pull/4259

   This problem was originally discovered on Windows, but the problem occurs on *nix as well.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 817789)
    Remaining Estimate: 0h
            Time Spent: 10m

> Creating user fails on Windows
> ------------------------------
>
>                 Key: ARTEMIS-4049
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4049
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.26.0
>         Environment: Windows 10
>            Reporter: Marko Mikkonen
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Creating a user on Windows with command:
> {noformat}
> artemis user add --user admin --password admin --user-command-user cn_admin --user-command-password cn_admin  --role admin --url tcp://localhost:61616{noformat}
> fails with an error message:
> {noformat}
> The system cannot find the path specified.
> The syntax of the command is incorrect.
> Connection brokerURL = tcp://localhost:61616
> Failed to add user cn_admin. Reason: AMQ229220: Failed to load user file: /C:/Program%20Files/apache-artemis-2.26.0-instance1/etc/artemis-users.properties{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)