You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Warren (JIRA)" <ji...@apache.org> on 2018/01/04 14:42:01 UTC

[jira] [Created] (AMQ-6882) Cannot read queues from machine

Warren created AMQ-6882:
---------------------------

             Summary: Cannot read queues from machine
                 Key: AMQ-6882
                 URL: https://issues.apache.org/jira/browse/AMQ-6882
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-camel
    Affects Versions: 5.14.4
         Environment: Staging
            Reporter: Warren
            Priority: Blocker
         Attachments: activemq_Cannot read queues from machine.zip

Hello, 
This is my first post here.  

I changed the activemq.xml user.properties and group.properties files and now recieve a connect error : "Cannot read queues from machine"  (full stack attached).

Here are the changes:
1) activemq.xml
- adding authorization line to test authorization to billing.> queues for a single user group with a single user:
<authorizationEntry queue=">" read="wcook" write="wcook" admin="wcook"/>

2) Added wcook user to user.properties :
wcook=wcook

3) Added wcook group to group.properties :
wcook=wcook



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)