[jboss-jira] [JBoss JIRA] (WFLY-5094) Cluster error
Jeff Mesnil (JIRA)
issues at jboss.org
Mon Sep 14 07:13:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil resolved WFLY-5094.
-------------------------------
Resolution: Rejected
Cluster authentication must be configured when starting the nodes: https://docs.jboss.org/author/display/WFLY8/Messaging+configuration#Messagingconfiguration-ClusterAuthentication
> Cluster error
> -------------
>
> Key: WFLY-5094
> URL: https://issues.jboss.org/browse/WFLY-5094
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 9.0.1.Final
> Environment: POC
> Reporter: noorulla shaik
> Assignee: Jeff Mesnil
> Priority: Minor
>
> i am getitng cluster error while starting Slave servers.
> HQ224018: Failed to create session: HornetQClusterSecurityException[errorType=CLUSTER_SECURITY_EXCEPTION message=HQ119099: Unable to authenticate cluster user: HORNETQ.CLUSTER.ADMIN.USER]
> [Server:server-two] at org.hornetq.core.security.impl.SecurityStoreImpl.authenticate(SecurityStoreImpl.java:122)
> [Server:server-two] at org.hornetq.core.server.impl.HornetQServerImpl.createSession(HornetQServerImpl.java:1020)
> [Server:server-two] at org.hornetq.core.protocol.core.impl.HornetQPacketHandler.handleCreateSession(HornetQPacketHandler.java:149)
> [Server:server-two] at org.hornetq.core.protocol.core.impl.HornetQPacketHandler.handlePacket(HornetQPacketHandler.java:77)
> [Server:server-two] at org.hornetq.core.protocol.core.impl.ChannelImpl.handlePacket(ChannelImpl.java:641)
> [Server:server-two] at org.hornetq.core.protocol.core.impl.RemotingConnectionImpl.doBufferReceived(RemotingConnectionImpl.java:523)
> [Server:server-two] at org.hornetq.core.protocol.core.impl.RemotingConnectionImpl.bufferReceived(RemotingConnectionImpl.java:502)
> [Server:server-two] at org.hornetq.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:669)
> [Server:server-two] at org.hornetq.core.remoting.impl.netty.HornetQChannelHandler.channelRead(HornetQChannelHandler.java:73)
> [Server:server-two] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
> [Server:server-two] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
> [Server:server-two] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)
> [Server:server-two] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
> [Server:server-two] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
> [Server:server-two] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847)
> [Server:server-two] at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:435)
> [Server:server-two] at org.xnio.netty.transport.AbstractXnioSocketChannel$ReadListener.handleEvent(AbstractXnioSocketChannel.java:371)
> [Server:server-two] at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
> [Server:server-two] at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
> [Server:server-two] at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:88)
> [Server:server-two] at org.xnio.nio.WorkerThread.run(WorkerThread.java:539)
> [Server:server-two]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list