Advertisement
fabiobozzo

bin/domain.sh

Jan 15th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.28 KB | None | 0 0
  1. =========================================================================
  2.  
  3. JBoss Bootstrap Environment
  4.  
  5. JBOSS_HOME: /opt/wildfly
  6.  
  7. JAVA: /usr/java/default/bin/java
  8.  
  9. JAVA_OPTS: -server -Xms256m -Xmx768m -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
  10.  
  11. =========================================================================
  12.  
  13. 14:14:55,565 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
  14. 14:14:55,915 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
  15. [Host Controller] 14:14:56,764 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
  16. [Host Controller] 14:14:57,143 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
  17. [Host Controller] 14:14:57,209 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
  18. [Host Controller] 14:14:58,475 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final
  19. [Host Controller] 14:14:58,475 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
  20. [Host Controller] 14:14:58,493 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final
  21. [Host Controller] 14:14:58,611 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final
  22. [Host Controller] 14:14:58,715 INFO [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on 172.30.0.135:9999
  23. [Host Controller] 14:14:58,719 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/wildfly/domain/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
  24. [Host Controller] 14:15:02,053 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-three
  25. 14:15:02,124 INFO [org.jboss.as.process.Server:server-three.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-three'
  26. [Server:server-three] 14:15:03,265 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
  27. [Server:server-three] 14:15:03,695 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
  28. [Server:server-three] 14:15:03,804 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
  29. [Server:server-three] 14:15:03,908 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final
  30. [Server:server-three] 14:15:03,938 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final
  31. [Server:server-three] 14:15:03,976 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final
  32. [Host Controller] 14:15:05,189 INFO [org.jboss.as.host.controller] (management task-4) WFLYHC0021: Server [Server:server-three] connected using connection [Channel ID 78437bfd (inbound) of Remoting connection 51811c21 to /172.30.0.135:50473 of endpoint "master:MANAGEMENT" <74930579>]
  33. [Host Controller] 14:15:05,301 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://172.30.0.135:9990/management
  34. [Host Controller] 14:15:05,305 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://172.30.0.135:9990
  35. [Host Controller] 14:15:05,309 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) (Host Controller) started in 9276ms - Started 55 of 57 services (19 services are lazy, passive or on-demand)
  36. [Host Controller] 14:15:05,350 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-three
  37. [Server:server-three] 14:15:07,306 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 39) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
  38. [Server:server-three] 14:15:07,309 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 37) WFLYWS0002: Activating WebServices Extension
  39. [Server:server-three] 14:15:07,328 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) WFLYSEC0002: Activating Security Subsystem
  40. [Server:server-three] 14:15:07,350 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem
  41. [Server:server-three] 14:15:07,372 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 53) WFLYJSF0007: Activated the following JSF Implementations: [main]
  42. [Server:server-three] 14:15:07,378 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 56) WFLYCLJG0001: Activating JGroups subsystem.
  43. [Server:server-three] 14:15:07,494 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting
  44. [Server:server-three] 14:15:07,502 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 61) WFLYCLINF0001: Activating Infinispan subsystem.
  45. [Server:server-three] 14:15:07,515 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 65) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  46. [Server:server-three] 14:15:07,551 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final
  47. [Server:server-three] 14:15:07,543 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 60) WFLYIIOP0001: Activating IIOP Subsystem
  48. [Server:server-three] 14:15:07,594 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 62) WFLYIO001: Worker 'default' has auto-configured to 2 core threads with 16 task threads based on your 1 available processors
  49. [Server:server-three] 14:15:07,655 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
  50. [Server:server-three] 14:15:07,722 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
  51. [Server:server-three] 14:15:07,766 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 38) WFLYUT0014: Creating file handler for path '/opt/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
  52. [Server:server-three] 14:15:07,934 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final)
  53. [Server:server-three] 14:15:08,175 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
  54. [Server:server-three] 14:15:08,576 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
  55. [Server:server-three] 14:15:08,581 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 4 (per class), which is derived from the number of CPUs on this host.
  56. [Server:server-three] 14:15:08,980 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
  57. [Server:server-three] 14:15:09,289 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 172.30.0.135:8330
  58. [Server:server-three] 14:15:09,304 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on 172.30.0.135:8259
  59. [Server:server-three] 14:15:09,312 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
  60. [Server:server-three] 14:15:09,342 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 68) MODCLUSTER000001: Initializing mod_cluster version 1.3.3.Final
  61. [Server:server-three] 14:15:09,383 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 68) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
  62. [Server:server-three] 14:15:09,586 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started
  63. [Server:server-three] 14:15:09,836 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/wildfly/domain/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
  64. [Server:server-three] 14:15:09,869 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "session-failover-demo.war" (runtime-name: "session-failover-demo.war")
  65. [Server:server-three] 14:15:09,898 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
  66. [Server:server-three] 14:15:10,313 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) JGRP000015: the send buffer of socket ManagedMulticastSocketBinding was set to 1MB, but the OS only allocated 212,99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  67. [Server:server-three] 14:15:10,314 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) JGRP000015: the receive buffer of socket ManagedMulticastSocketBinding was set to 20MB, but the OS only allocated 212,99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  68. [Server:server-three] 14:15:10,315 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) JGRP000015: the send buffer of socket ManagedMulticastSocketBinding was set to 1MB, but the OS only allocated 212,99KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  69. [Server:server-three] 14:15:10,315 WARN [org.jgroups.protocols.UDP] (MSC service thread 1-2) JGRP000015: the receive buffer of socket ManagedMulticastSocketBinding was set to 25MB, but the OS only allocated 212,99KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  70. [Server:server-three] 14:15:10,363 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 172.30.0.135:8693
  71. [Server:server-three] 14:15:10,588 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6)
  72. [Server:server-three] 14:15:10,617 WARN [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0166: The @Clustered annotation is deprecated and will be ignored.
  73. [Server:server-three] 14:15:10,636 WARN [org.jboss.metadata.parser.jbossweb.JBossWebMetaDataParser] (MSC service thread 1-1) <replication-trigger/> is no longer supported and will be ignored
  74. [Server:server-three] 14:15:11,364 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment session-failover-demo.war
  75. [Server:server-three] 14:15:11,504 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final
  76. [Server:server-three] 14:15:12,004 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final)
  77. [Server:server-three] 14:15:13,590 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/wildfly/domain/servers/server-three/data/activemq/journal,bindingsDirectory=/opt/wildfly/domain/servers/server-three/data/activemq/bindings,largeMessagesDirectory=/opt/wildfly/domain/servers/server-three/data/activemq/largemessages,pagingDirectory=/opt/wildfly/domain/servers/server-three/data/activemq/paging)
  78. [Server:server-three] 14:15:13,712 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221012: Using AIO Journal
  79. [Server:server-three] 14:15:14,270 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel hibernate
  80. [Server:server-three] 14:15:14,274 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel ejb
  81. [Server:server-three] 14:15:14,305 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel hibernate: [master:server-three|0] (1) [master:server-three]
  82. [Server:server-three] 14:15:14,310 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel ejb: [master:server-three|0] (1) [master:server-three]
  83. [Server:server-three] 14:15:14,310 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel ejb local address is master:server-three, physical addresses are [127.0.0.1:55450]
  84. [Server:server-three] 14:15:14,310 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel hibernate local address is master:server-three, physical addresses are [127.0.0.1:55450]
  85. [Server:server-three] 14:15:14,328 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final
  86. [Server:server-three] 14:15:14,385 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
  87. [Server:server-three] 14:15:14,402 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel web
  88. [Server:server-three] 14:15:14,406 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel web: [master:server-three|0] (1) [master:server-three]
  89. [Server:server-three] 14:15:14,406 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel web local address is master:server-three, physical addresses are [127.0.0.1:55450]
  90. [Server:server-three] 14:15:14,419 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
  91. [Server:server-three] 14:15:14,445 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  92. [Server:server-three] 14:15:14,446 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  93. [Server:server-three] 14:15:14,448 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  94. [Server:server-three] 14:15:14,455 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  95. [Server:server-three] 14:15:14,456 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  96. [Server:server-three] 14:15:14,457 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 70) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  97. [Server:server-three] 14:15:14,448 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  98. [Server:server-three] 14:15:14,458 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  99. [Server:server-three] 14:15:14,469 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  100. [Server:server-three] 14:15:14,469 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  101. [Server:server-three] 14:15:14,453 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
  102. [Server:server-three] 14:15:14,476 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
  103. [Server:server-three] 14:15:14,472 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups channel server
  104. [Server:server-three] 14:15:14,481 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view for channel server: [master:server-three|0] (1) [master:server-three]
  105. [Server:server-three] 14:15:14,481 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Channel server local address is master:server-three, physical addresses are [127.0.0.1:55450]
  106. [Server:server-three] 14:15:15,063 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started routing cache from web container
  107. [Server:server-three] 14:15:15,076 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 71) WFLYCLINF0002: Started session-failover-demo.war cache from web container
  108. [Server:server-three] 14:15:15,480 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
  109. [Server:server-three] 14:15:15,480 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
  110. [Server:server-three] 14:15:15,490 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
  111. [Server:server-three] 14:15:15,491 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
  112. [Server:server-three] 14:15:15,548 ERROR [org.jboss.modcluster] (UndertowEventHandlerAdapter - 1) MODCLUSTER000043: Failed to send INFO command to 172.30.0.160/172.30.0.160:10001: Nessun instradamento per l'host (Host unreachable)
  113. [Server:server-three] 14:15:15,624 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221007: Server is now live
  114. [Server:server-three] 14:15:15,625 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 68) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [nodeID=ea0256fd-e01b-11e7-8d51-49cd20c4d14e]
  115. [Server:server-three] 14:15:15,667 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
  116. [Server:server-three] 14:15:15,693 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: trying to deploy queue jms.queue.DLQ
  117. [Server:server-three] 14:15:15,726 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue
  118. [Server:server-three] 14:15:15,727 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 73) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
  119. [Server:server-three] 14:15:15,873 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/JmsXA
  120. [Server:server-three] 14:15:16,010 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-1) Resource adaptor started
  121. [Server:server-three] 14:15:16,010 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatoractivemq-ra
  122. [Server:server-three] 14:15:16,013 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
  123. [Server:server-three] 14:15:16,014 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
  124. [Server:server-three] 14:15:18,060 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 72) WFLYUT0021: Registered web context: /session-failover-demo
  125. [Server:server-three] 14:15:18,114 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "session-failover-demo.war" (runtime-name : "session-failover-demo.war")
  126. [Server:server-three] 14:15:18,387 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 16084ms - Started 914 of 1161 services (483 services are lazy, passive or on-demand)
  127. [Host Controller] 14:15:28,027 INFO [org.jboss.as.domain.controller] (Host Controller Service Threads - 31) WFLYHC0019: Registered remote slave host "slave", JBoss WildFly Full 10.1.0.Final (WildFly 2.2.0.Final)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement