WARN | Failed to add Connection ID:Susan-Javureks-MacBook-Pro-2.local-53766-1303906709971-0:1, reason: java.lang.SecurityException: User name or password is invalid.
ERROR | javax.naming.NameNotFoundException: [LDAP: error code 32 - NO_SUCH_OBJECT: failed for SearchRequest
baseDn : 'cn=TEST.FOO,ou=Queue,ou=Destination,ou=ActiveMQ,ou=dmn,dc=dex'
filter : '(2.5.4.3=write)'
scope : whole subtree
typesOnly : false
Size Limit : no limit
Time Limit : no limit
Deref Aliases : deref Always
attributes : 'member'
: ERR_259 Attempt to search under non-existant entry: cn=TEST.FOO,ou=Queue,ou=Destination,ou=ActiveMQ,ou=dmn,dc=dex]; remaining name 'cn=TEST.FOO,ou=Queue,ou=Destination,ou=ActiveMQ,ou=dmn,dc=dex'
WARN | Async error occurred: java.lang.SecurityException: User jdoe is not authorized to write to: queue:java.lang.SecurityException: User jdoe is not authorized to write to: queue: at org.apache.activemq.security.AuthorizationBroker.addProducer(AuthorizationBroker.java:163)
at org.apache.activemq.broker.MutableBrokerFilter.addProducer(MutableBrokerFilter.java:99)
at org.apache.activemq.broker.TransportConnection.processAddProducer(TransportConnection.java:510)
at org.apache.activemq.command.ProducerInfo.visit(ProducerInfo.java:105)
at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:310)
at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:184)
at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:69)
at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:113)
at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:227)
at org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:222)
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:204)
at java.lang.Thread.run(Thread.java:680)