]
Miroslav Novak updated AS7-6409:
--------------------------------
Attachment: standalone-full-ha-backup.xml
standalone-full-ha-live.xml
Replicated journal: not forcing replication-clustername attribute on
backup server
----------------------------------------------------------------------------------
Key: AS7-6409
URL:
https://issues.jboss.org/browse/AS7-6409
Project: Application Server 7
Issue Type: Bug
Components: JMS
Affects Versions: 7.2.0.Alpha1
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Fix For: 7.2.0.CR1
Attachments: standalone-full-ha-backup.xml, standalone-full-ha-live.xml
When AS7 with HornetQ 2.3.0.beta3 is configured as backup and replication-clustername is
not set then error messages are thrown to log:
{code}
14:38:37,191 INFO [org.hornetq.core.server] (MSC service thread 1-5) HQ221001: backup
server is starting with configuration HornetQ Configuration
(clustered=true,backup=true,sharedStore=false,journalDirectory=/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingjournal,bindingsDirectory=/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingbindings,largeMessagesDirectory=/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messaginglargemessages,pagingDirectory=/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingpaging)
14:38:37,271 INFO [org.hornetq.jms.server] (ServerService Thread Pool -- 66) HQ121005:
JMS Server Manager Caching command for createConnectionFactory for RemoteConnectionFactory
since the JMS Server is not active yet
14:38:37,275 WARN [org.hornetq.core.server] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HQ222216: Moving data directory
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingbindings
to
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingbindings7
14:38:37,278 INFO [org.hornetq.jms.server] (ServerService Thread Pool -- 67) HQ121005:
JMS Server Manager Caching command for createConnectionFactory for InVmConnectionFactory
since the JMS Server is not active yet
14:38:37,287 WARN [org.hornetq.core.server] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HQ222216: Moving data directory
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingjournal
to
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingjournal7
14:38:37,288 WARN [org.hornetq.core.server] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HQ222216: Moving data directory
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingpaging
to
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messagingpaging7
14:38:37,290 WARN [org.hornetq.core.server] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HQ222216: Moving data directory
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messaginglargemessages
to
/home/mnovak/tmp/test-eap6-replication/server2/jboss-eap-6.1/standalone/data/messaginglargemessages7
14:38:37,346 ERROR [org.hornetq.core.server] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HQ224002: Failure in initialisation:
HornetQException[errorType=ILLEGAL_STATE message=Missing cluster-configuration for
replication-cluster-name 'undefined'.]
at
org.hornetq.core.config.ConfigurationUtils.getReplicationClusterConfiguration(ConfigurationUtils.java:24)
[hornetq-server-2.3.0.BETA3.jar:]
at
org.hornetq.core.server.impl.HornetQServerImpl$SharedNothingBackupActivation.run(HornetQServerImpl.java:2192)
[hornetq-server-2.3.0.BETA3.jar:]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_35]
14:38:37,351 INFO [org.jboss.as.jacorb] (MSC service thread 1-7) JBAS016330: CORBA ORB
Service started
14:38:37,365 ERROR [stderr] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) HornetQException[errorType=ILLEGAL_STATE
message=Missing cluster-configuration for replication-cluster-name 'undefined'.]
14:38:37,367 ERROR [stderr] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) at
org.hornetq.core.config.ConfigurationUtils.getReplicationClusterConfiguration(ConfigurationUtils.java:24)
14:38:37,369 ERROR [stderr] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) at
org.hornetq.core.server.impl.HornetQServerImpl$SharedNothingBackupActivation.run(HornetQServerImpl.java:2192)
14:38:37,375 ERROR [stderr] (HQ119001: Activation for server
HornetQServerImpl::serverUUID=null) at java.lang.Thread.run(Thread.java:662)
14:38:37,416 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 40) ISPN000152: Passivation configured without an eviction
policy being selected. Only manually evicted entities will be passivated.
14:38:37,433 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder]
(ServerService Thread Pool -- 40) ISPN000152: Passivation configured without an eviction
policy being selected. Only manually evicted entities will be passivated.
14:38:37,619 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread
1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
14:38:37,677 INFO [org.jboss.as.jacorb] (MSC service thread 1-7) JBAS016328: CORBA
Naming Service started
{code}
Adding standalone-full-ha-live/backup.xml for EAP 6.1.0.DR1.
--
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: