Last active
December 12, 2015 03:39
-
-
Save rabidpraxis/4708986 to your computer and use it in GitHub Desktop.
HornetQ Periodic Recovery
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19:32:25,336 DEBUG [org.hornetq.jms.server.recovery.HornetQRecoveryRegistry] (Periodic Recovery) ======================================================================================= | |
19:32:25,336 DEBUG [org.hornetq.jms.server.recovery.HornetQRecoveryRegistry] (Periodic Recovery) Returning the following list on getXAREsources: | |
19:32:25,336 DEBUG [org.hornetq.jms.server.recovery.HornetQRecoveryRegistry] (Periodic Recovery) server-id=669d5bf6-6e94-11e2-a5aa-7f92ed790298, value=HornetQXAResourceWrapper [serverLocator=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryGroupConfiguration=null], csf=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], delegate=DelegatingSession [session=ClientSessionImpl [name=cc286b59-6ef5-11e2-91ec-cd8e8ba0afa4, username=null, closed=false, factory = 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], metaData=()]@76c5e420], xaRecoveryConfigs=[XARecoveryConfig [transportConfiguration = [org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryConfiguration = null, username=null, password=null]], instance=575477958] | |
19:32:25,336 DEBUG [org.hornetq.jms.server.recovery.HornetQRecoveryRegistry] (Periodic Recovery) ======================================================================================= | |
19:32:25,336 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) looking for recover at DelegatingSession [session=ClientSessionImpl [name=cc286b59-6ef5-11e2-91ec-cd8e8ba0afa4, username=null, closed=false, factory = 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], metaData=()]@76c5e420] configuration [XARecoveryConfig [transportConfiguration = [org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryConfiguration = null, username=null, password=null]] | |
19:32:25,337 DEBUG [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Periodic Recovery) looking for recover at DelegatingSession [session=ClientSessionImpl [name=cc286b59-6ef5-11e2-91ec-cd8e8ba0afa4, username=null, closed=false, factory = 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], metaData=()]@76c5e420] configuration [XARecoveryConfig [transportConfiguration = [org-hornetq-core-remoting-impl-invm-InVMConnectorFactory?server-id=0], discoveryConfiguration = null, username=null, password=null]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment