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 2016/03/22 19:13:25 UTC

[jira] [Updated] (ARTEMIS-438) AMQ224018: Failed to create session: Security exception: Unable to Validate User when Running Artemis in windows service mode

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

Justin Bertram updated ARTEMIS-438:
-----------------------------------
    Fix Version/s: 1.3.0

> AMQ224018: Failed to create session: Security exception: Unable to Validate User when Running Artemis in windows service mode
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-438
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-438
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Raj
>            Assignee: Justin Bertram
>             Fix For: 1.3.0
>
>
> We are getting following error when Run Artemis as Windows Service mode.
> AMQ224018: Failed to create session: Security exception: Unable to Validate User.
> When we run Artemis using command line on windows we don't see any Security related issues.
> Test steps:
> 1. Final release of Artemis 1.2.0
> 2. Create broker instance using following parameters.
> artemis create --force --host 127.0.0.1 --allow-anonymous --no-web --user guest --password guest --role guest   TestBroker
> 3. Install as windows service
> 4. Run windows service.
> Have HornetQ client to connect using deafult 5445 port.  
> 5. See artemis.log 
>    AMQ224018: Failed to create session: ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user]
> If we run above instance using CMD line option using "\bin\artemis run" then our HornetQClient connects with out having security exception.
> We are looking for your help in this issue.  Thanks your help in advance.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)