Emilio Navarrete created WFLY-1610:
--------------------------------------
Summary: clueter full-ha
Key: WFLY-1610
URL:
https://issues.jboss.org/browse/WFLY-1610
Project: WildFly
Issue Type: Feature Request
Components: Domain Management
Affects Versions: 8.0.0.Alpha2
Environment: Ubuntu Server 12.04LST 64bits
Reporter: Emilio Navarrete
Assignee: Brian Stansberry
two or more server on the same full-ha profile cause this error:
[Server:server-fourth] 22:42:10,205 ERROR [org.hornetq.core.server] (Old I/O server worker
(parentId: 427107561, [id: 0x197524e9, /0.0.0.0:5945])) HQ224018: Failed to create
session: HornetQException[errorType=SECURITY_EXCEPTION message=HQ119031: Unable to
validate user: HORNETQ.CLUSTER.ADMIN.USER]
there was an workaround but it stop working since jboss as 7.3:
<subsystem xmlns="urn:jboss:domain:messaging:1.2">
<hornetq-server>
<cluster-user>admin</cluster-user>
<cluster-password>admin1</cluster-password>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira