Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A8EE11325 for ; Wed, 3 Sep 2014 14:57:27 +0000 (UTC) Received: (qmail 48243 invoked by uid 500); 3 Sep 2014 14:25:55 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 32016 invoked by uid 500); 3 Sep 2014 14:25:47 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Delivered-To: moderator for users@activemq.apache.org Received: (qmail 59184 invoked by uid 99); 1 Sep 2014 05:33:35 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of agarwal.trilok@gmail.com does not designate 162.253.133.43 as permitted sender) Date: Sun, 31 Aug 2014 22:33:09 -0700 (PDT) From: Trilok Agrawal To: users@activemq.apache.org Message-ID: <1409549589343-4685194.post@n4.nabble.com> In-Reply-To: <1389774482021-4676293.post@n4.nabble.com> References: <1389774482021-4676293.post@n4.nabble.com> Subject: Re: Hawtio send message User name [null] or password is invalid MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am using Fuse 6.1 and credentials for Active MQ in preference. Still I am getting this error. 10:52:36,045 | INFO | pool-17-thread-1 | BrokerService | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | Apache ActiveMQ 5.9.0.redhat-610379 (amq, ID:ITLAP01-55937-1409548955913-2:1) is starting 10:52:36,111 | INFO | pool-17-thread-1 | TransportServerThreadSupport | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | Listening for connections at: tcp://ITLAP01:61616?maximumConnections=1000 10:52:36,111 | INFO | pool-17-thread-1 | TransportConnector | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | Connector openwire started 10:52:36,112 | INFO | pool-17-thread-1 | BrokerService | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | Apache ActiveMQ 5.9.0.redhat-610379 (amq, ID:ITLAP01-55937-1409548955913-2:1) started 10:52:36,112 | INFO | pool-17-thread-1 | BrokerService | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | For help or more information please see: http://activemq.apache.org 10:52:36,126 | INFO | pool-17-thread-1 | ActiveMQServiceFactory | 156 - org.jboss.amq.mq-fabric - 6.1.0.redhat-379 | Broker amq has started. 10:52:36,592 | WARN | .0.1:55938@61616 | TransportConnection | 146 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | Failed to add Connection ID:ITLAP01-55937-1409548955913-1:1 java.lang.SecurityException: User name [null] or password is invalid. at org.apache.activemq.security.JaasAuthenticationBroker.addConnection(JaasAuthenticationBroker.java:80)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.broker.MutableBrokerFilter.addConnection(MutableBrokerFilter.java:97)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.broker.TransportConnection.processAddConnection(TransportConnection.java:764)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.broker.jmx.ManagedTransportConnection.processAddConnection(ManagedTransportConnection.java:79)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.command.ConnectionInfo.visit(ConnectionInfo.java:139)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:148)[146:org.apache.activemq.activemq-osgi:5.9.0.redhat-610379] -- View this message in context: http://activemq.2283324.n4.nabble.com/Hawtio-send-message-User-name-null-or-password-is-invalid-tp4676293p4685194.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.