[jboss-jira] [JBoss JIRA] (AS7-4423) Error when clustering queues in domain mode

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Fri Apr 6 15:02:48 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar closed AS7-4423.
----------------------------

    Fix Version/s: 7.1.2.Final-redhat1
       Resolution: Duplicate Issue


This is duplicate of  AS7-4414
                
> 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
>             Fix For: 7.1.2.Final-redhat1
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list