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

David Dossot reopened AMQ-1157:
-------------------------------


Using the latest 5.0-SNAPSHOT, I still have the issue:

10:55:38,273 INFO  [org.apache.activemq.broker.BrokerService] ActiveMQ null JMS 
Message Broker (test-mule-node-8080) is starting
10:55:38,273 INFO  [org.apache.activemq.broker.BrokerService] For help or more 
information please see: http://activemq.apache.org/
10:55:38,625 INFO  [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter] 
Database driver recognized: [mysql-ab_jdbc_driver]
10:55:38,694 INFO  [org.apache.activemq.store.jdbc.DefaultDatabaseLocker] 
Attempting to acquire the exclusive lock to become the Master broker
10:55:38,709 INFO  [org.apache.activemq.store.jdbc.DefaultDatabaseLocker] 
Becoming the master on dataSource: [EMAIL PROTECTED]
10:55:39,176 INFO  [org.apache.activemq.broker.BrokerService] Using Persistence 
Adapter: JDBCPersistenceAdaptor([EMAIL PROTECTED])
10:55:39,181 ERROR [org.apache.activemq.broker.BrokerService] Failed to start 
ActiveMQ JMS Message Broker. Reason: java.lang.SecurityException: User is not 
authenticated.
java.lang.SecurityException: User is not authenticated.
        at 
org.apache.activemq.security.AuthorizationBroker.addDestination(AuthorizationBroker.java:52)
        at 
org.apache.activemq.broker.MutableBrokerFilter.addDestination(MutableBrokerFilter.java:151)
        at 
org.apache.activemq.broker.region.AbstractRegion.start(AbstractRegion.java:93)
        at 
org.apache.activemq.broker.region.RegionBroker.start(RegionBroker.java:180)
        at 
org.apache.activemq.broker.jmx.ManagedRegionBroker.start(ManagedRegionBroker.java:103)
        at 
org.apache.activemq.broker.TransactionBroker.start(TransactionBroker.java:109)
        at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153)
        at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153)
        at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153)
        at org.apache.activemq.broker.BrokerFilter.start(BrokerFilter.java:153)
        at 
org.apache.activemq.broker.MutableBrokerFilter.start(MutableBrokerFilter.java:163)
        at 
org.apache.activemq.broker.BrokerService.start(BrokerService.java:428)

> startup destinations don't work when using a security policy
> ------------------------------------------------------------
>
>                 Key: AMQ-1157
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1157
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 4.1.0
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 5.0.0
>
>
> we need a special 'broker' security context which is able to create new 
> destinations on startup etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to