Advertisement
Guest User

Untitled

a guest
Aug 15th, 2012
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.25 KB | None | 0 0
  1. 11:15:32,940 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  2. 11:15:32,951 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  3. 11:15:32,955 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  4. 11:15:32,956 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  5. 11:15:32,987 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  6. 11:15:33,005 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  7. 11:15:33,020 INFO [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  8. 11:15:33,040 INFO [org.jboss.as.security] (MSC service thread 1-5) JBAS013170: Current PicketBox version=4.0.9.Final
  9. 11:15:33,049 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  10. 11:15:33,051 INFO [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service
  11. 11:15:33,132 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
  12. 11:15:33,199 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  13. 11:15:33,362 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-7) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  14. 11:15:33,362 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-6) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  15. 11:15:33,449 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  16. 11:15:33,458 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  17. 11:15:33,504 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  18. 11:15:33,563 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  19. 11:15:33,593 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  20. 11:15:33,745 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  21. 11:15:33,790 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  22. 11:15:33,797 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  23. 11:15:33,799 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.0.0.1:9999
  24. 11:15:33,802 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:4447
  25. 11:15:34,145 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  26. 11:15:34,150 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ClusteredStatefulBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  27.  
  28. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  29. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  30. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  31. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  32. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  33. java:module/ClusteredStatefulBean
  34.  
  35. 11:15:34,151 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ClusteredStatelessBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  36.  
  37. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  38. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  39. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  40. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  41. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  42. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  43. java:module/ClusteredStatelessBean
  44.  
  45. 11:15:34,488 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  46. 11:15:34,541 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900 1.1.9 (Final)
  47. 11:15:34,601 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  48. 11:15:34,662 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  49. 11:15:34,665 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  50. 11:15:34,667 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  51. 11:15:34,980 INFO [stdout] (ServerService Thread Pool -- 56)
  52. 11:15:34,980 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  53. 11:15:34,981 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=master/ejb, cluster=ejb, physical address=127.0.0.1:55200
  54. 11:15:34,981 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  55. 11:15:35,009 INFO [stdout] (ServerService Thread Pool -- 57)
  56. 11:15:35,010 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  57. 11:15:35,010 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=master/web, cluster=web, physical address=127.0.0.1:55200
  58. 11:15:35,010 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  59. 11:15:37,046 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  60. 11:15:37,045 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  61. 11:15:37,050 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/ejb|0] [master/ejb]
  62. 11:15:37,050 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/web|0] [master/web]
  63. 11:15:37,051 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is master/ejb, physical addresses are [127.0.0.1:55200]
  64. 11:15:37,051 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is master/web, physical addresses are [127.0.0.1:55200]
  65. 11:15:37,054 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  66. 11:15:37,054 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 57) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  67. 11:15:37,055 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  68. 11:15:37,126 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  69. 11:15:37,144 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  70. 11:15:37,149 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  71. 11:15:37,161 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  72. 11:15:37,160 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  73. 11:15:37,177 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  74. 11:15:37,177 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started repl cache from web container
  75. 11:15:37,177 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started repl cache from ejb container
  76. 11:15:37,187 INFO [org.jboss.as.clustering] (MSC service thread 1-6) JBAS010238: Number of cluster members: 1
  77. 11:15:37,187 INFO [org.jboss.as.clustering] (MSC service thread 1-3) JBAS010238: Number of cluster members: 1
  78. 11:15:37,229 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-5) ISPN000031: MBeans were successfully registered to the platform mbean server.
  79. 11:15:37,230 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  80. 11:15:38,173 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started default-host/cluster cache from web container
  81. 11:15:38,183 INFO [org.jboss.web] (MSC service thread 1-5) JBAS018210: Register web context: /cluster
  82. 11:15:38,209 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  83. 11:15:38,213 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  84. 11:15:38,214 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  85. 11:15:38,214 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  86. 11:15:38,273 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-5) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  87. 11:15:38,862 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-5) Hibernate Validator 4.2.0.Final
  88. 11:15:39,035 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  89. 11:15:39,043 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  90. 11:15:39,043 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  91. 11:15:39,044 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 7897ms - Started 216 of 365 services (148 services are passive or on-demand)
  92. 11:15:43,249 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  93. 11:15:53,254 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  94. 11:16:03,257 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  95. 11:16:05,637 INFO [org.jboss.as.clustering] (ViewHandler,ejb,master/ejb) JBAS010225: New cluster view for partition ejb (id: 1, delta: 1, merge: false) : [master/ejb, slave/ejb]
  96. 11:16:05,641 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ViewHandler,ejb,master/ejb) ISPN000094: Received new cluster view: [master/ejb|1] [master/ejb, slave/ejb]
  97. 11:16:05,647 INFO [org.jboss.as.clustering] (ViewHandler,web,master/web) JBAS010225: New cluster view for partition web (id: 1, delta: 1, merge: false) : [master/web, slave/web]
  98. 11:16:05,647 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ViewHandler,web,master/web) ISPN000094: Received new cluster view: [master/web|1] [master/web, slave/web]
  99. 11:16:13,259 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  100. 11:16:23,262 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  101. 11:16:33,265 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  102. 11:16:43,269 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  103. 11:16:53,272 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  104. 11:17:03,274 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  105. 11:17:13,275 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  106. 11:17:23,278 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  107. 11:17:33,281 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  108. 11:17:43,284 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  109. 11:17:53,287 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  110. 11:18:03,289 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  111. 11:18:13,291 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  112. 11:18:23,294 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  113. 11:18:33,297 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  114. 11:18:43,301 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  115. 11:18:53,303 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  116. 11:19:03,307 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  117. 11:19:13,310 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  118. 11:19:23,313 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  119. 11:19:33,314 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  120. 11:19:43,316 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  121. 11:19:53,318 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  122. 11:20:03,322 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  123. 11:20:13,325 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  124. 11:20:23,328 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  125. 11:20:33,332 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  126. 11:20:43,336 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  127. 11:20:53,339 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  128. 11:21:03,342 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  129. 11:21:13,345 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  130. 11:21:23,348 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  131. 11:21:33,351 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  132. 11:21:43,354 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  133. 11:21:53,357 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  134. 11:22:03,360 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  135. 11:22:13,362 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  136. 11:22:23,364 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  137. 11:22:33,368 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  138. 11:22:43,371 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  139. 11:22:53,374 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  140. 11:23:03,378 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  141. 11:23:13,381 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  142. 11:23:23,384 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  143. 11:23:33,387 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  144. 11:23:43,391 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  145. 11:23:53,394 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  146. 11:24:03,397 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  147. 11:24:13,400 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  148. 11:24:23,403 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  149. 11:24:33,406 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  150. 11:24:43,409 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  151. 11:24:53,412 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  152. 11:25:03,416 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  153. 11:25:13,419 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  154. 11:25:23,422 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  155. 11:25:27,414 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-8) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
  156. 11:25:27,423 INFO [org.jboss.web] (MSC service thread 1-5) JBAS018224: Unregister web context: /cluster
  157. 11:28:17,967 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  158. 11:28:17,977 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  159. 11:28:17,981 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  160. 11:28:17,982 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  161. 11:28:17,984 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  162. 11:28:17,991 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.9.Final
  163. 11:28:18,013 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  164. 11:28:18,049 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  165. 11:28:18,064 INFO [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
  166. 11:28:18,097 INFO [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  167. 11:28:18,114 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]
  168. 11:28:18,231 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  169. 11:28:18,267 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  170. 11:28:18,420 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-3) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  171. 11:28:18,421 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-6) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  172. 11:28:18,504 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  173. 11:28:18,545 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  174. 11:28:18,562 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  175. 11:28:18,581 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  176. 11:28:18,694 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  177. 11:28:18,721 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4447
  178. 11:28:18,721 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 127.0.0.1:9999
  179. 11:28:18,726 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  180. 11:28:18,731 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  181. 11:28:19,007 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  182. 11:28:19,012 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClusteredStatefulBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  183.  
  184. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  185. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  186. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  187. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  188. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  189. java:module/ClusteredStatefulBean
  190.  
  191. 11:28:19,013 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClusteredStatelessBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  192.  
  193. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  194. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  195. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  196. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  197. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  198. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  199. java:module/ClusteredStatelessBean
  200.  
  201. 11:28:19,332 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  202. 11:28:19,386 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900 1.1.9 (Final)
  203. 11:28:19,431 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  204. 11:28:19,538 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  205. 11:28:19,542 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  206. 11:28:19,549 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  207. 11:28:19,895 INFO [stdout] (ServerService Thread Pool -- 56)
  208. 11:28:19,896 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  209. 11:28:19,896 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=master/ejb, cluster=ejb, physical address=127.0.0.1:55200
  210. 11:28:19,896 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  211. 11:28:19,921 INFO [stdout] (ServerService Thread Pool -- 57)
  212. 11:28:19,922 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  213. 11:28:19,922 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=master/web, cluster=web, physical address=127.0.0.1:55200
  214. 11:28:19,922 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  215. 11:28:21,964 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  216. 11:28:21,964 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  217. 11:28:21,969 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/web|0] [master/web]
  218. 11:28:21,969 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/ejb|0] [master/ejb]
  219. 11:28:21,969 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is master/web, physical addresses are [127.0.0.1:55200]
  220. 11:28:21,969 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is master/ejb, physical addresses are [127.0.0.1:55200]
  221. 11:28:21,974 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  222. 11:28:21,974 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 57) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  223. 11:28:21,974 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  224. 11:28:22,046 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  225. 11:28:22,060 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  226. 11:28:22,070 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  227. 11:28:22,085 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  228. 11:28:22,089 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  229. 11:28:22,099 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  230. 11:28:22,099 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started default-host/cluster cache from web container
  231. 11:28:22,101 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started repl cache from web container
  232. 11:28:22,102 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started repl cache from ejb container
  233. 11:28:22,122 INFO [org.jboss.as.clustering] (MSC service thread 1-6) JBAS010238: Number of cluster members: 1
  234. 11:28:22,122 INFO [org.jboss.as.clustering] (MSC service thread 1-8) JBAS010238: Number of cluster members: 1
  235. 11:28:22,160 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-5) ISPN000031: MBeans were successfully registered to the platform mbean server.
  236. 11:28:22,162 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  237. 11:28:22,171 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Register web context: /cluster
  238. 11:28:22,187 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  239. 11:28:22,191 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  240. 11:28:22,191 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  241. 11:28:22,192 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  242. 11:28:22,241 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  243. 11:28:22,904 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-4) Hibernate Validator 4.2.0.Final
  244. 11:28:23,101 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  245. 11:28:23,110 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  246. 11:28:23,111 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  247. 11:28:23,114 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 6539ms - Started 216 of 365 services (148 services are passive or on-demand)
  248. 11:28:28,336 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  249. 11:28:38,344 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  250. 11:28:38,884 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
  251. 11:31:56,098 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  252. 11:31:56,110 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  253. 11:31:56,130 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  254. 11:31:56,158 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  255. 11:31:56,164 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  256. 11:31:56,169 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  257. 11:31:56,210 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.9.Final
  258. 11:31:56,223 INFO [org.jboss.as.connector.logging] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  259. 11:31:56,258 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  260. 11:31:56,262 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  261. 11:31:56,294 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
  262. 11:31:56,314 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
  263. 11:31:56,453 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-6) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  264. 11:31:56,491 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  265. 11:31:56,498 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-5) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  266. 11:31:56,607 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  267. 11:31:56,726 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  268. 11:31:56,742 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  269. 11:31:56,763 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  270. 11:31:56,877 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  271. 11:31:56,964 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:4447
  272. 11:31:56,964 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
  273. 11:31:56,975 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  274. 11:31:56,980 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  275. 11:31:57,271 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  276. 11:31:57,278 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClusteredStatefulBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  277.  
  278. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  279. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  280. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  281. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  282. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  283. java:module/ClusteredStatefulBean
  284.  
  285. 11:31:57,279 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named ClusteredStatelessBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  286.  
  287. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  288. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  289. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  290. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  291. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  292. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  293. java:module/ClusteredStatelessBean
  294.  
  295. 11:31:57,428 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  296. 11:31:57,481 INFO [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900 1.1.9 (Final)
  297. 11:31:57,542 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  298. 11:31:57,636 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  299. 11:31:57,650 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  300. 11:31:57,657 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  301. 11:31:58,219 INFO [stdout] (ServerService Thread Pool -- 56)
  302. 11:31:58,219 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  303. 11:31:58,219 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=master/web, cluster=web, physical address=127.0.0.1:55200
  304. 11:31:58,220 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  305. 11:31:58,245 INFO [stdout] (ServerService Thread Pool -- 57)
  306. 11:31:58,245 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  307. 11:31:58,246 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=master/ejb, cluster=ejb, physical address=127.0.0.1:55200
  308. 11:31:58,246 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  309. 11:32:00,276 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  310. 11:32:00,276 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  311. 11:32:00,281 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/web|0] [master/web]
  312. 11:32:00,281 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/ejb|0] [master/ejb]
  313. 11:32:00,282 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is master/web, physical addresses are [127.0.0.1:55200]
  314. 11:32:00,282 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is master/ejb, physical addresses are [127.0.0.1:55200]
  315. 11:32:00,287 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  316. 11:32:00,288 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  317. 11:32:00,362 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  318. 11:32:00,380 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  319. 11:32:00,386 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  320. 11:32:00,396 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  321. 11:32:00,392 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  322. 11:32:00,423 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started repl cache from web container
  323. 11:32:00,425 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started default-host/cluster cache from web container
  324. 11:32:00,425 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  325. 11:32:00,425 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started repl cache from ejb container
  326. 11:32:00,437 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010238: Number of cluster members: 1
  327. 11:32:00,438 INFO [org.jboss.as.clustering] (MSC service thread 1-8) JBAS010238: Number of cluster members: 1
  328. 11:32:00,482 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-7) ISPN000031: MBeans were successfully registered to the platform mbean server.
  329. 11:32:00,484 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  330. 11:32:00,500 INFO [org.jboss.web] (MSC service thread 1-7) JBAS018210: Register web context: /cluster
  331. 11:32:00,515 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  332. 11:32:00,522 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  333. 11:32:00,523 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  334. 11:32:00,523 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  335. 11:32:00,575 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-7) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  336. 11:32:01,215 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-7) Hibernate Validator 4.2.0.Final
  337. 11:32:01,416 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  338. 11:32:01,447 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  339. 11:32:01,451 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  340. 11:32:01,452 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 6798ms - Started 216 of 365 services (148 services are passive or on-demand)
  341. 11:32:06,436 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  342. 11:32:16,442 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  343. 11:32:26,446 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  344. 11:32:32,538 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Pausing Coyote HTTP/1.1 on http-/127.0.0.1:8080
  345. 11:32:32,538 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Stopping Coyote HTTP/1.1 on http-/127.0.0.1:8080
  346. 13:35:23,180 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  347. 13:35:23,195 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  348. 13:35:23,208 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  349. 13:35:23,230 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  350. 13:35:23,261 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  351. 13:35:23,263 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  352. 13:35:23,283 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  353. 13:35:23,347 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  354. 13:35:23,367 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  355. 13:35:23,370 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.9.Final
  356. 13:35:23,406 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
  357. 13:35:23,456 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
  358. 13:35:23,671 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-8) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  359. 13:35:23,746 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-4) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  360. 13:35:23,762 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  361. 13:35:23,855 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  362. 13:35:23,881 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  363. 13:35:23,949 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  364. 13:35:23,955 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  365. 13:35:24,062 INFO [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 127.0.0.1:4447
  366. 13:35:24,063 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
  367. 13:35:24,069 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  368. 13:35:24,074 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  369. 13:35:24,136 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  370. 13:35:24,426 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  371. 13:35:24,433 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-5) JNDI bindings for session bean named ClusteredStatefulBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  372.  
  373. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  374. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  375. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  376. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  377. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  378. java:module/ClusteredStatefulBean
  379.  
  380. 13:35:24,434 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-5) JNDI bindings for session bean named ClusteredStatelessBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  381.  
  382. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  383. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  384. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  385. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  386. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  387. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  388. java:module/ClusteredStatelessBean
  389.  
  390. 13:35:24,791 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  391. 13:35:24,846 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.9 (Final)
  392. 13:35:24,898 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  393. 13:35:25,026 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  394. 13:35:25,027 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  395. 13:35:25,030 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  396. 13:35:25,331 INFO [stdout] (ServerService Thread Pool -- 56)
  397. 13:35:25,331 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  398. 13:35:25,331 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=master/ejb, cluster=ejb, physical address=127.0.0.1:55200
  399. 13:35:25,332 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  400. 13:35:25,350 INFO [stdout] (ServerService Thread Pool -- 57)
  401. 13:35:25,350 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  402. 13:35:25,350 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=master/web, cluster=web, physical address=127.0.0.1:55200
  403. 13:35:25,351 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  404. 13:35:27,388 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  405. 13:35:27,388 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  406. 13:35:27,393 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/web|0] [master/web]
  407. 13:35:27,393 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/ejb|0] [master/ejb]
  408. 13:35:27,393 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is master/ejb, physical addresses are [127.0.0.1:55200]
  409. 13:35:27,393 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is master/web, physical addresses are [127.0.0.1:55200]
  410. 13:35:27,400 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  411. 13:35:27,401 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  412. 13:35:27,476 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  413. 13:35:27,492 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  414. 13:35:27,511 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  415. 13:35:27,519 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  416. 13:35:27,526 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  417. 13:35:27,536 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  418. 13:35:27,536 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started default-host/cluster cache from web container
  419. 13:35:27,536 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started repl cache from ejb container
  420. 13:35:27,544 INFO [org.jboss.as.clustering] (MSC service thread 1-5) JBAS010238: Number of cluster members: 1
  421. 13:35:27,598 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
  422. 13:35:27,599 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  423. 13:35:28,532 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started repl cache from web container
  424. 13:35:28,535 INFO [org.jboss.as.clustering] (MSC service thread 1-5) JBAS010238: Number of cluster members: 1
  425. 13:35:28,547 INFO [org.jboss.web] (MSC service thread 1-5) JBAS018210: Register web context: /cluster
  426. 13:35:28,562 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  427. 13:35:28,569 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  428. 13:35:28,569 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  429. 13:35:28,570 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  430. 13:35:28,620 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-5) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  431. 13:35:29,251 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-5) Hibernate Validator 4.2.0.Final
  432. 13:35:29,449 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  433. 13:35:29,459 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  434. 13:35:29,459 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  435. 13:35:29,460 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 7684ms - Started 216 of 365 services (148 services are passive or on-demand)
  436. 13:36:06,724 INFO [org.jboss.as.clustering] (ViewHandler,ejb,master/ejb) JBAS010225: New cluster view for partition ejb (id: 1, delta: 1, merge: false) : [master/ejb, slave/ejb]
  437. 13:36:06,725 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ViewHandler,ejb,master/ejb) ISPN000094: Received new cluster view: [master/ejb|1] [master/ejb, slave/ejb]
  438. 13:36:06,738 INFO [org.jboss.as.clustering] (ViewHandler,web,master/web) JBAS010225: New cluster view for partition web (id: 1, delta: 1, merge: false) : [master/web, slave/web]
  439. 13:36:06,742 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ViewHandler,web,master/web) ISPN000094: Received new cluster view: [master/web|1] [master/web, slave/web]
  440. 13:48:53,726 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  441. 13:49:03,730 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  442. 13:49:13,732 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  443. 13:49:23,736 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  444. 13:49:33,738 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  445. 13:49:43,740 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  446. 13:49:53,743 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  447. 13:50:03,747 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  448. 13:50:13,750 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  449. 13:50:23,753 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  450. 13:50:33,756 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  451. 13:50:43,760 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  452. 13:50:53,763 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  453. 13:51:03,767 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  454. 13:51:13,770 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  455. 13:51:23,773 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  456. 13:51:33,777 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  457. 13:51:43,780 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  458. 13:51:53,783 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  459. 13:52:03,786 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  460. 13:52:13,790 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  461. 13:52:23,793 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  462. 13:52:33,796 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  463. 13:52:44,784 INFO [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) IO error sending command INFO to proxy localhost/127.0.0.1:6666: java.net.ConnectException: Connection refused
  464. at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.7.0_05]
  465. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) [rt.jar:1.7.0_05]
  466. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) [rt.jar:1.7.0_05]
  467. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) [rt.jar:1.7.0_05]
  468. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) [rt.jar:1.7.0_05]
  469. at java.net.Socket.connect(Socket.java:579) [rt.jar:1.7.0_05]
  470. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnection(DefaultMCMPHandler.java:821)
  471. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnectionWriter(DefaultMCMPHandler.java:844)
  472. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.sendRequest(DefaultMCMPHandler.java:481)
  473. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.sendRequest(DefaultMCMPHandler.java:582)
  474. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:369)
  475. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:349)
  476. at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:468)
  477. at org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:244)
  478. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [jbossweb-7.0.17.Final.jar:]
  479. at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1338) [jbossweb-7.0.17.Final.jar:]
  480. at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1605) [jbossweb-7.0.17.Final.jar:]
  481. at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1591) [jbossweb-7.0.17.Final.jar:]
  482. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_05]
  483.  
  484. 13:52:54,795 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  485. 13:53:04,798 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  486. 13:53:14,801 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  487. 13:53:24,805 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  488. 13:53:34,808 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  489. 13:53:44,810 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  490. 13:53:54,813 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  491. 13:54:04,816 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  492. 13:54:14,819 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  493. 13:54:24,821 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  494. 13:54:34,823 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  495. 13:54:44,826 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  496. 13:54:54,829 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  497. 13:55:04,833 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  498. 13:55:14,836 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  499. 13:55:24,838 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  500. 13:55:34,840 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  501. 13:55:44,844 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  502. 13:55:54,847 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  503. 13:56:04,851 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  504. 13:56:14,854 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  505. 13:56:24,857 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  506. 13:56:34,860 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  507. 13:56:44,863 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  508. 13:56:54,865 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  509. 13:57:04,867 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  510. 13:57:14,871 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  511. 13:57:24,874 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  512. 13:57:34,876 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  513. 13:57:44,877 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  514. 13:57:54,880 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  515. 13:58:04,883 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  516. 13:58:14,886 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  517. 13:58:24,890 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  518. 13:58:34,892 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  519. 13:58:44,895 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  520. 13:58:54,899 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  521. 13:59:04,902 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  522. 13:59:14,905 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  523. 13:59:24,908 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  524. 13:59:34,912 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  525. 13:59:44,915 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  526. 13:59:54,919 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  527. 14:00:04,923 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  528. 14:00:14,926 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  529. 14:00:24,929 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  530. 14:00:34,931 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  531. 14:00:44,934 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  532. 14:00:54,938 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  533. 14:01:04,941 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  534. 14:01:14,944 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  535. 14:01:24,947 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  536. 14:01:34,951 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  537. 14:01:44,954 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  538. 14:01:54,957 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  539. 14:02:04,961 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  540. 14:02:14,964 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  541. 14:02:24,967 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  542. 14:02:34,970 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  543. 14:02:44,974 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  544. 14:02:54,977 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  545. 14:03:04,980 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  546. 14:03:14,983 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  547. 14:03:24,987 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  548. 14:03:34,990 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  549. 14:03:44,993 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  550. 14:03:54,997 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  551. 14:04:05,000 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  552. 14:04:15,003 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  553. 14:04:25,006 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  554. 14:04:35,009 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  555. 14:04:45,013 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  556. 14:04:55,016 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  557. 14:05:05,019 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  558. 14:05:15,023 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  559. 14:05:25,026 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  560. 14:05:35,029 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  561. 14:05:45,033 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  562. 14:05:55,036 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  563. 14:06:05,039 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  564. 14:06:15,042 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  565. 14:06:25,045 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  566. 14:06:35,049 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  567. 14:06:45,052 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  568. 14:06:55,055 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  569. 14:07:05,058 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  570. 14:07:15,061 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  571. 14:07:25,064 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  572. 14:07:35,067 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  573. 14:07:45,071 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  574. 14:07:55,074 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  575. 14:08:05,077 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  576. 14:08:15,080 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  577. 14:08:25,083 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  578. 14:08:35,085 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  579. 14:08:45,088 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  580. 14:08:55,091 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  581. 14:09:05,094 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  582. 14:09:15,097 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  583. 14:09:25,100 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  584. 14:09:35,103 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  585. 14:09:45,106 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  586. 14:09:55,109 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  587. 14:10:05,113 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  588. 14:10:15,116 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  589. 14:10:25,119 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  590. 14:10:35,122 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  591. 14:10:45,125 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  592. 14:10:55,128 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  593. 14:11:05,130 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  594. 14:11:15,131 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  595. 14:11:25,132 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  596. 14:11:35,133 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  597. 14:11:45,134 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  598. 14:11:55,135 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  599. 14:12:05,136 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  600. 14:12:15,137 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  601. 14:12:25,138 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  602. 14:12:35,139 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  603. 14:12:45,140 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  604. 14:12:55,141 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  605. 14:13:05,142 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  606. 14:13:15,143 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  607. 14:13:25,144 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  608. 14:13:35,145 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  609. 14:13:45,147 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  610. 14:13:55,149 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  611. 14:14:05,152 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  612. 14:14:15,154 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  613. 14:14:25,157 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  614. 14:14:35,160 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  615. 14:14:45,164 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  616. 14:14:55,167 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  617. 14:15:05,170 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  618. 14:15:15,173 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  619. 14:15:25,176 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  620. 14:15:35,179 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  621. 14:15:45,181 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  622. 14:15:55,184 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  623. 14:16:05,188 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  624. 14:16:15,191 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  625. 14:16:25,193 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  626. 14:16:35,196 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  627. 14:16:45,199 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  628. 14:16:55,201 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  629. 14:17:05,203 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  630. 14:17:15,205 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  631. 14:17:25,208 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  632. 14:17:35,211 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  633. 14:17:45,214 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  634. 14:17:55,217 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  635. 14:18:05,219 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  636. 14:18:15,221 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  637. 14:18:25,224 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  638. 14:18:35,227 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  639. 14:18:45,229 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  640. 14:18:55,231 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  641. 14:19:05,234 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  642. 14:19:15,237 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  643. 14:19:25,239 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  644. 14:19:35,241 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  645. 14:19:45,244 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  646. 14:19:55,247 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  647. 14:20:05,250 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  648. 14:20:15,254 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  649. 14:20:25,257 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  650. 14:20:35,260 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  651. 14:20:45,263 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  652. 14:20:55,265 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  653. 14:21:05,267 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  654. 14:21:15,269 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  655. 14:21:25,272 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  656. 14:21:35,276 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  657. 14:21:45,279 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  658. 14:21:55,282 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  659. 14:22:05,285 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  660. 14:22:15,288 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  661. 14:22:25,291 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  662. 14:22:35,294 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  663. 14:22:45,297 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  664. 14:22:55,299 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  665. 14:23:05,303 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  666. 14:23:15,306 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  667. 14:23:25,309 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  668. 14:23:35,313 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  669. 14:23:45,315 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  670. 14:23:55,318 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  671. 14:24:05,321 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  672. 14:24:15,322 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  673. 14:24:25,325 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  674. 14:24:35,328 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  675. 14:24:45,331 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  676. 14:24:55,334 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  677. 14:25:05,336 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  678. 14:25:15,338 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  679. 14:25:25,341 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  680. 14:25:35,343 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  681. 14:25:45,345 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  682. 14:25:55,347 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  683. 14:26:05,350 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  684. 14:26:15,353 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  685. 14:26:25,356 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  686. 14:26:35,360 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  687. 14:26:45,362 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  688. 14:26:55,363 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  689. 14:27:05,365 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  690. 14:27:15,368 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  691. 14:27:25,372 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  692. 14:27:35,375 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  693. 14:27:45,378 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  694. 14:27:55,382 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  695. 14:29:17,755 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  696. 14:29:17,766 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  697. 14:29:17,787 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  698. 14:29:17,827 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  699. 14:29:17,833 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  700. 14:29:17,841 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  701. 14:29:17,853 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  702. 14:29:17,870 INFO [org.jboss.as.security] (MSC service thread 1-7) JBAS013170: Current PicketBox version=4.0.9.Final
  703. 14:29:17,911 INFO [org.jboss.as.connector.logging] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  704. 14:29:17,916 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
  705. 14:29:17,925 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
  706. 14:29:17,952 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  707. 14:29:18,094 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  708. 14:29:18,152 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-2) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  709. 14:29:18,163 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  710. 14:29:18,260 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  711. 14:29:18,288 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  712. 14:29:18,381 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  713. 14:29:18,399 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  714. 14:29:18,473 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  715. 14:29:18,502 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  716. 14:29:18,507 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  717. 14:29:18,514 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:4447
  718. 14:29:18,515 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:9999
  719. 14:29:18,811 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  720. 14:29:18,816 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-8) JNDI bindings for session bean named ClusteredStatefulBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  721.  
  722. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  723. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  724. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  725. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  726. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  727. java:module/ClusteredStatefulBean
  728.  
  729. 14:29:18,817 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-8) JNDI bindings for session bean named ClusteredStatelessBean in deployment unit deployment "cluster-example-1.0-SNAPSHOT.war" are as follows:
  730.  
  731. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  732. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  733. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  734. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  735. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  736. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  737. java:module/ClusteredStatelessBean
  738.  
  739. 14:29:19,126 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  740. 14:29:19,184 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900 1.1.9 (Final)
  741. 14:29:19,224 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  742. 14:29:19,343 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  743. 14:29:19,343 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  744. 14:29:19,364 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  745. 14:29:19,660 INFO [stdout] (ServerService Thread Pool -- 57)
  746. 14:29:19,660 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  747. 14:29:19,661 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=master/ejb, cluster=ejb, physical address=127.0.0.1:55200
  748. 14:29:19,661 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  749. 14:29:19,688 INFO [stdout] (ServerService Thread Pool -- 56)
  750. 14:29:19,688 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  751. 14:29:19,689 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=master/web, cluster=web, physical address=127.0.0.1:55200
  752. 14:29:19,689 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  753. 14:29:21,713 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  754. 14:29:21,713 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  755. 14:29:21,721 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/web|0] [master/web]
  756. 14:29:21,721 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/ejb|0] [master/ejb]
  757. 14:29:21,722 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is master/ejb, physical addresses are [127.0.0.1:55200]
  758. 14:29:21,722 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is master/web, physical addresses are [127.0.0.1:55200]
  759. 14:29:21,726 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 57) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  760. 14:29:21,726 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  761. 14:29:21,728 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  762. 14:29:21,800 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  763. 14:29:21,816 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  764. 14:29:21,826 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  765. 14:29:21,831 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  766. 14:29:21,843 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started repl cache from ejb container
  767. 14:29:21,845 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  768. 14:29:21,850 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started repl cache from web container
  769. 14:29:21,853 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  770. 14:29:21,855 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started default-host/cluster cache from web container
  771. 14:29:21,858 INFO [org.jboss.as.clustering] (MSC service thread 1-8) JBAS010238: Number of cluster members: 1
  772. 14:29:21,858 INFO [org.jboss.as.clustering] (MSC service thread 1-4) JBAS010238: Number of cluster members: 1
  773. 14:29:21,899 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform mbean server.
  774. 14:29:21,901 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  775. 14:29:21,913 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Register web context: /cluster
  776. 14:29:21,927 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  777. 14:29:21,931 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  778. 14:29:21,931 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  779. 14:29:21,931 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  780. 14:29:21,985 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  781. 14:29:22,642 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-4) Hibernate Validator 4.2.0.Final
  782. 14:29:22,847 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  783. 14:29:22,857 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  784. 14:29:22,857 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  785. 14:29:22,858 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 6484ms - Started 216 of 365 services (148 services are passive or on-demand)
  786. 14:29:28,082 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  787. 14:29:38,086 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  788. 14:29:48,089 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  789. 14:29:58,093 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  790. 14:30:08,096 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  791. 14:30:18,099 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  792. 14:30:28,103 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  793. 14:30:38,106 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  794. 14:30:48,109 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  795. 14:30:58,113 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  796. 14:31:08,116 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  797. 14:31:18,119 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  798. 14:31:28,123 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  799. 14:31:38,126 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  800. 14:31:48,129 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  801. 14:31:58,132 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  802. 14:32:08,136 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  803. 14:32:18,138 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  804. 14:32:28,140 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  805. 14:32:38,143 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  806. 14:32:48,146 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  807. 14:32:58,148 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  808. 14:33:08,150 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  809. 14:33:18,154 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  810. 14:33:28,157 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  811. 14:33:38,161 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  812. 14:33:48,164 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  813. 14:33:58,168 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  814. 14:34:08,171 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  815. 14:34:18,174 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  816. 14:34:28,178 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  817. 14:34:38,180 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  818. 14:34:48,183 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  819. 14:34:58,186 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  820. 14:35:08,189 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  821. 14:35:18,192 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  822. 14:35:28,194 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  823. 14:35:38,196 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  824. 14:35:48,197 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  825. 14:35:58,200 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  826. 14:36:08,203 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  827. 14:36:18,207 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  828. 14:36:28,210 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  829. 14:36:38,213 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  830. 14:36:48,216 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  831. 14:36:58,220 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  832. 14:37:08,223 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  833. 14:37:18,226 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  834. 14:37:28,229 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  835. 14:37:38,233 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  836. 14:37:48,236 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  837. 14:37:58,239 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  838. 14:38:08,242 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  839. 14:38:18,246 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  840. 14:38:28,249 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  841. 14:38:38,253 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  842. 14:38:48,255 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  843. 14:38:58,257 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  844. 14:39:08,260 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  845. 14:39:18,263 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  846. 14:39:28,267 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  847. 14:39:38,270 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  848. 14:39:48,273 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  849. 14:39:58,276 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  850. 14:40:08,279 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  851. 14:40:18,282 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  852. 14:40:28,284 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  853. 14:40:38,288 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  854. 14:40:48,291 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  855. 14:40:58,294 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  856. 14:41:08,298 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  857. 14:41:18,300 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  858. 14:41:28,302 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  859. 14:41:38,305 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  860. 14:41:48,308 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  861. 14:41:58,310 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  862. 14:42:08,311 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  863. 14:42:18,313 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  864. 14:42:28,315 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  865. 14:42:38,319 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  866. 14:42:48,322 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  867. 14:42:58,325 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  868. 14:43:08,328 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  869. 14:43:18,330 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  870. 14:43:28,333 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  871. 14:43:38,336 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  872. 14:43:48,338 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  873. 14:43:58,341 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  874. 14:44:08,345 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  875. 14:44:18,347 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  876. 14:44:28,351 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  877. 14:44:38,354 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  878. 14:44:48,357 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  879. 14:44:58,359 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  880. 14:45:08,361 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  881. 14:45:18,363 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  882. 14:45:28,367 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  883. 14:45:38,370 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  884. 14:45:48,373 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  885. 14:45:58,376 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  886. 14:46:08,379 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  887. 14:46:18,382 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  888. 14:46:28,384 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  889. 14:46:38,387 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  890. 14:46:48,390 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  891. 14:46:58,393 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  892. 14:47:08,397 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  893. 14:47:18,400 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  894. 14:47:28,403 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  895. 14:47:38,406 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  896. 14:47:48,409 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  897. 14:47:58,411 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  898. 14:48:08,414 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  899. 14:48:18,416 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  900. 14:48:28,417 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  901. 14:48:38,419 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  902. 14:48:48,423 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  903. 14:48:58,425 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  904. 14:49:08,428 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  905. 14:49:18,431 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  906. 14:49:28,433 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  907. 14:49:38,436 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  908. 14:49:48,439 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  909. 14:49:58,442 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  910. 14:50:08,445 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  911. 14:50:18,449 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  912. 14:50:28,452 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  913. 14:50:38,454 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  914. 14:50:48,456 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  915. 14:50:58,457 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  916. 14:51:08,460 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  917. 14:51:18,463 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  918. 14:51:28,465 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  919. 14:51:38,467 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  920. 14:51:48,470 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  921. 14:51:58,473 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  922. 14:52:08,476 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  923. 14:52:18,480 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  924. 14:52:28,482 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  925. 14:52:38,486 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  926. 14:52:48,488 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  927. 14:52:58,491 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  928. 14:53:08,494 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  929. 14:53:18,498 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  930. 14:53:28,501 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  931. 14:53:38,503 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  932. 14:53:48,504 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  933. 14:53:58,506 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  934. 14:54:08,510 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  935. 14:54:18,513 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  936. 14:54:28,515 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  937. 14:54:38,518 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  938. 14:54:48,519 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  939. 14:54:58,522 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  940. 14:55:08,525 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  941. 14:55:18,528 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  942. 14:55:28,532 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  943. 14:55:38,535 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  944. 14:55:48,538 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  945. 14:55:58,541 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  946. 15:01:33,631 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  947. 15:01:33,640 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  948. 15:01:33,659 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  949. 15:01:33,678 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  950. 15:01:33,690 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  951. 15:01:33,710 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  952. 15:01:33,714 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  953. 15:01:33,741 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  954. 15:01:33,751 INFO [org.jboss.as.security] (MSC service thread 1-6) JBAS013170: Current PicketBox version=4.0.9.Final
  955. 15:01:33,816 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
  956. 15:01:33,821 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  957. 15:01:33,825 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default]
  958. 15:01:34,052 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  959. 15:01:34,056 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8080
  960. 15:01:34,081 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-6) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8009
  961. 15:01:34,172 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  962. 15:01:34,238 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  963. 15:01:34,269 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  964. 15:01:34,278 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  965. 15:01:34,372 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
  966. 15:01:34,373 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:4447
  967. 15:01:34,394 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/master/standalone/deployments
  968. 15:01:34,424 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  969. 15:01:34,481 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  970. 15:01:34,482 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  971. 15:01:34,482 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 2219ms - Started 137 of 280 services (142 services are passive or on-demand)
  972. 15:01:43,993 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  973. 15:01:53,996 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  974. 15:01:56,024 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Pausing Coyote HTTP/1.1 on http-/127.0.0.1:8080
  975. 15:01:56,024 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Stopping Coyote HTTP/1.1 on http-/127.0.0.1:8080
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement