]
Radoslav Husar updated AS7-4423:
--------------------------------
Component/s: Domain Management
JMS
Forum Reference:
Error when clustering queues in domain mode
-------------------------------------------
Key: AS7-4423
URL:
https://issues.jboss.org/browse/AS7-4423
Project: Application Server 7
Issue Type: Bug
Components: Clustering, Domain Management, JMS
Affects Versions: 7.1.1.Final
Environment: x86_64 GNU/Linux, java version "1.6.0_29", jboss 7.1.1
Reporter: Kairi Henry
Assignee: Tomaz Cerar
Labels: cluster, domain, queues
When I configure the jms connections like below within the domain.xml. I am trying to
have my queue recognize each other from to separate machines.
<connector name="connector">
<factory-class>org.hornetq.core.remoting.impl.netty.NettyConnectorFactory</factory-class>
<param key="host" value="192.168.1.2"/>
<param key="port" value="5445"/>
</connector>
--------------------------------
I get the following error.
--------------------------------
[Server:blah-manager-server] 19:05:50,030 ERROR
[org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 10) Operation
("add") failed - address: ([
[Server:blah-manager-server] ("subsystem" => "messaging"),
[Server:blah-manager-server] ("hornetq-server" => "default"),
[Server:blah-manager-server] ("connector" =>
"this_server_connector")
[Server:blah-manager-server] ]) - failure description: "JBAS014746: factory-class
may not be null"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: