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:44:00 UTC

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

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

Warren updated AMQ-6882:
------------------------
    Description: 
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

The original and new files are included in the zip attached.  "_new " indicates files with my edits.

can someone have a look at this pls ?

thx
Warren

  was:
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


> 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
> The original and new files are included in the zip attached.  "_new " indicates files with my edits.
> can someone have a look at this pls ?
> thx
> Warren



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