<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>
                                <td>
                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>
                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
HornetQ issue while started on 7.1.3.Final
</h3>
<span style="margin-bottom: 10px;">
created by <a href="https://community.jboss.org/people/aldab">Albert Dabrowski</a> in <i>JBoss AS 7 Development</i> - <a href="https://community.jboss.org/message/777162#777162">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p>After suceesful jboss AS 7.1.3.Final startup on standalone-full configuration some warning regarding disconnection on hornetq occurs. It's raw start-up with no changes and no deployments.</p><p>Do anyone had such similar issues? Once I remove connection pooling this warning will disapear but would be good to know what's the issue.</p><p>Environment: Windows, jboss AS 7.1.3.Final build taken from a tag</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">09:43:59,872 INFO  [org.jboss.modules] JBoss Modules version 1.1.3.GA</span></p><p><span style="font-family: 'courier new', courier;">09:44:00,012 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA</span></p><p><span style="font-family: 'courier new', courier;">09:44:00,059 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.3.Final "Arges" starting</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,044 INFO  [org.xnio] XNIO Version 3.0.6.GA</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,044 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,044 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.6.GA</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,059 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.8.SP1</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,075 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,122 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 32) JBAS016200: Activating ConfigAdmin Subsystem</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,137 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,169 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) JBAS010280: Activating Infinispan subsystem.</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,262 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 38) JBAS016300: Activating JacORB Subsystem</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,325 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,340 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 49) JBAS011906: Activating OSGi Subsystem</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,356 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,356 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,387 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 54) JBAS013171: Activating Security Subsystem</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,403 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 58) JBAS015537: Activating WebServices Extension</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,403 INFO  [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,419 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.13.Final</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,434 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,840 WARN  [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,840 WARN  [jacorb.codeset] (MSC service thread 1-2) Warning - unknown codeset (Cp1252) - defaulting to ISO-8859-1</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,872 INFO  [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started</span></p><p><span style="font-family: 'courier new', courier;">09:44:01,919 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) Starting Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,028 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=C:\Motorola\test\jboss-as-7.1.3.Final\standalone\data\messagingjournal,bindingsDirectory=C:\Motorola\test\jboss-as-7.1.3.Final\standalone\data\messagingbindings,largeMessagesDirectory=C:\Motorola\test\jboss-as-7.1.3.Final\standalone\data\messaginglargemessages,pagingDirectory=C</span></p><p><span style="font-family: 'courier new', courier;">:\Motorola\test\jboss-as-7.1.3.Final\standalone\data\messagingpaging)</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,028 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Waiting to obtain live lock</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,169 INFO  [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-1) Using NIO Journal</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,200 INFO  [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,247 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.5.GA</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,247 INFO  [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Waiting to obtain live lock</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,247 INFO  [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Live Server Obtained live lock</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,340 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory C:\Motorola\test\jboss-as-7.1.3.Final\standalone\deployments</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,356 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.0.0.1:9999</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,356 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.0.0.1:4447</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,528 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,559 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.6.Final-20df069 127.0.0.1:5455 for CORE protocol</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,559 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.6.Final-20df069 127.0.0.1:5445 for CORE protocol</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,559 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,559 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.21.SNAPSHOT (HQ_2_2_21_final, 122) [ec7e3342-321d-11e2-9852-4db017d6b448]) started</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,575 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,575 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,606 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,637 INFO  [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-1) HornetQ resource adaptor started</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,637 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra</span></p><p><span style="font-family: 'courier new', courier;">09:44:02,637 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]</span></p><p><span style="font-family: 'courier new', courier;"><span>09:44:02,669 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on </span><a class="jive-link-external-small" href="http://127.0.0.1:9990/management" target="_blank">http://127.0.0.1:9990/management</a></span></p><p><span style="font-family: 'courier new', courier;"><span>09:44:02,669 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on </span><a class="jive-link-external-small" href="http://127.0.0.1:9990" target="_blank">http://127.0.0.1:9990</a></span></p><p><span style="font-family: 'courier new', courier;">09:44:02,669 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.3.Final "Arges" started in 3032ms - Started 166 of 252 services (85 services are passive or on-demand)</span></p><p><span style="font-family: 'courier new', courier;">09:46:04,574 WARN  [org.hornetq.core.protocol.core.impl.RemotingConnectionImpl] (hornetq-failure-check-thread) Connection failure has been detected: Did not receive data from invm:0. It is likely the client has exited or crashed without closing its connection, or the network between the server and client has failed. You also might have configured connection-ttl and client-failure-check-period incorrectly. Please check user manual for more information. The connection will now be closed. [code=3]</span></p><p><span style="font-family: 'courier new', courier;">09:46:04,574 WARN  [org.hornetq.jms.server.recovery.RecoveryDiscovery] (Thread-1 (HornetQ-client-global-threads-2022533)) Notified of connection failure in xa discovery, we will retry on the next recovery: HornetQException[errorCode=2 message=Channel disconnected]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:381) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.core.remoting.impl.invm.InVMConnector$Listener$1.run(InVMConnector.java:203) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_02]</span></p><p><span style="font-family: 'courier new', courier;">        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_02]</span></p><p><span style="font-family: 'courier new', courier;">        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_02]</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">09:46:12,574 WARN  [org.hornetq.core.protocol.core.impl.RemotingConnectionImpl] (hornetq-failure-check-thread) Connection failure has been detected: Did not receive data from invm:0. It is likely the client has exited or crashed without closing its connection, or the network between the server and client has failed. You also might have configured connection-ttl and client-failure-check-period incorrectly. Please check user manual for more information. The connection will now be closed. [code=3]</span></p><p><span style="font-family: 'courier new', courier;">09:46:12,574 WARN  [org.hornetq.core.server.impl.ServerSessionImpl] (hornetq-failure-check-thread) Client connection failed, clearing up resources for session 4ac5c5dc-3225-11e2-a523-c7d24ec98fd0</span></p><p><span style="font-family: 'courier new', courier;">09:46:12,574 WARN  [org.hornetq.core.server.impl.ServerSessionImpl] (hornetq-failure-check-thread) Cleared up resources for session 4ac5c5dc-3225-11e2-a523-c7d24ec98fd0</span></p><p><span style="font-family: 'courier new', courier;">09:46:12,574 WARN  [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Thread-0 (HornetQ-client-global-threads-2022533)) Notified of connection failure in xa recovery connectionFactory for provider ClientSessionFactoryImpl [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], connectorConfig=org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0, backupConfig=null] will</span></p><p><span style="font-family: 'courier new', courier;">attempt reconnect on next pass: HornetQException[errorCode=2 message=Channel disconnected]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:381) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.core.remoting.impl.invm.InVMConnector$Listener$1.run(InVMConnector.java:203) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.21.Final.jar:2.2.21.SNAPSHOT (HQ_2_2_21_final, 122)]</span></p><p><span style="font-family: 'courier new', courier;">        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_02]</span></p><p><span style="font-family: 'courier new', courier;">        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_02]</span></p><p><span style="font-family: 'courier new', courier;">        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_02]</span></p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/777162#777162">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss AS 7 Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>