Advertisement
Guest User

Untitled

a guest
Aug 15th, 2012
472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.40 KB | None | 0 0
  1. 11:16:03,063 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  2. 11:16:03,077 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  3. 11:16:03,094 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  4. 11:16:03,132 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  5. 11:16:03,135 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  6. 11:16:03,153 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  7. 11:16:03,183 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  8. 11:16:03,220 INFO [org.jboss.as.security] (MSC service thread 1-8) JBAS013170: Current PicketBox version=4.0.9.Final
  9. 11:16:03,264 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  10. 11:16:03,289 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
  11. 11:16:03,292 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
  12. 11:16:03,303 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:16:03,555 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8180
  14. 11:16:03,568 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-4) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8109
  15. 11:16:03,659 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-7) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  16. 11:16:03,673 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  17. 11:16:03,773 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  18. 11:16:03,823 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:16:03,856 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:16:03,947 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  21. 11:16:03,966 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  22. 11:16:03,967 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/slave/standalone/deployments
  23. 11:16:03,978 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:4547
  24. 11:16:03,986 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:10099
  25. 11:16:04,331 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  26. 11:16:04,337 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) 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:16:04,338 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-6) 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:16:04,492 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  46. 11:16:04,580 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900 1.1.9 (Final)
  47. 11:16:04,642 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  48. 11:16:04,688 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.
  49. 11:16:04,688 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.
  50. 11:16:04,692 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.
  51. 11:16:05,515 INFO [stdout] (ServerService Thread Pool -- 56)
  52. 11:16:05,518 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  53. 11:16:05,518 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=slave/ejb, cluster=ejb, physical address=127.0.0.1:55300
  54. 11:16:05,519 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  55. 11:16:05,567 INFO [stdout] (ServerService Thread Pool -- 57)
  56. 11:16:05,567 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  57. 11:16:05,568 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=slave/web, cluster=web, physical address=127.0.0.1:55300
  58. 11:16:05,568 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  59. 11:16:05,708 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  60. 11:16:05,708 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 59) ISPN000078: Starting JGroups Channel
  61. 11:16:05,722 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/web|1] [master/web, slave/web]
  62. 11:16:05,723 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 59) ISPN000094: Received new cluster view: [master/ejb|1] [master/ejb, slave/ejb]
  63. 11:16:05,723 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is slave/web, physical addresses are [127.0.0.1:55300]
  64. 11:16:05,723 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 59) ISPN000079: Cache local address is slave/ejb, physical addresses are [127.0.0.1:55300]
  65. 11:16:05,733 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 57) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  66. 11:16:05,734 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.
  67. 11:16:05,733 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 59) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  68. 11:16:05,823 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.
  69. 11:16:05,852 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  70. 11:16:05,861 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  71. 11:16:05,864 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  72. 11:16:05,870 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  73. 11:16:05,985 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started default-host/cluster cache from web container
  74. 11:16:05,991 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started repl cache from web container
  75. 11:16:05,996 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started repl cache from ejb container
  76. 11:16:06,005 INFO [org.jboss.as.clustering] (MSC service thread 1-6) JBAS010238: Number of cluster members: 2
  77. 11:16:06,006 INFO [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010238: Number of cluster members: 2
  78. 11:16:06,049 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  79. 11:16:06,141 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-8) ISPN000031: MBeans were successfully registered to the platform mbean server.
  80. 11:16:06,148 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  81. 11:16:06,157 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Register web context: /cluster
  82. 11:16:06,176 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.
  83. 11:16:06,180 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.
  84. 11:16:06,181 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.
  85. 11:16:06,181 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.
  86. 11:16:06,243 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  87. 11:16:06,862 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-3) Hibernate Validator 4.2.0.Final
  88. 11:16:07,095 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  89. 11:16:07,103 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:10090/management
  90. 11:16:07,103 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:10090
  91. 11:16:07,104 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 5724ms - Started 216 of 365 services (148 services are passive or on-demand)
  92. 11:16:13,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
  93. 11:16:23,462 ERROR [org.jboss.modcluster.mcmp.impl.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:33,464 ERROR [org.jboss.modcluster.mcmp.impl.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:43,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
  96. 11:16:53,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
  97. 11:17:03,472 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  98. 11:17:13,474 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  99. 11:17:23,477 ERROR [org.jboss.modcluster.mcmp.impl.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:17:33,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
  101. 11:17:43,483 ERROR [org.jboss.modcluster.mcmp.impl.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:17:53,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
  103. 11:18:03,489 ERROR [org.jboss.modcluster.mcmp.impl.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:18:13,492 ERROR [org.jboss.modcluster.mcmp.impl.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:18:23,496 ERROR [org.jboss.modcluster.mcmp.impl.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:18:33,499 ERROR [org.jboss.modcluster.mcmp.impl.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:18:43,502 ERROR [org.jboss.modcluster.mcmp.impl.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:18:53,505 ERROR [org.jboss.modcluster.mcmp.impl.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:19:03,509 ERROR [org.jboss.modcluster.mcmp.impl.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:19:13,512 ERROR [org.jboss.modcluster.mcmp.impl.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:19:23,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
  112. 11:19:33,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
  113. 11:19:43,521 ERROR [org.jboss.modcluster.mcmp.impl.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:19:53,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
  115. 11:20:03,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
  116. 11:20:13,531 ERROR [org.jboss.modcluster.mcmp.impl.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:20:23,534 ERROR [org.jboss.modcluster.mcmp.impl.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:20:33,536 ERROR [org.jboss.modcluster.mcmp.impl.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:20:43,539 ERROR [org.jboss.modcluster.mcmp.impl.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:20:53,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
  121. 11:21:03,543 ERROR [org.jboss.modcluster.mcmp.impl.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:21:13,546 ERROR [org.jboss.modcluster.mcmp.impl.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:21:23,549 ERROR [org.jboss.modcluster.mcmp.impl.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:21:33,551 ERROR [org.jboss.modcluster.mcmp.impl.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:21:43,555 ERROR [org.jboss.modcluster.mcmp.impl.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:21:53,558 ERROR [org.jboss.modcluster.mcmp.impl.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:22:03,561 ERROR [org.jboss.modcluster.mcmp.impl.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:22:13,563 ERROR [org.jboss.modcluster.mcmp.impl.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:22:23,566 ERROR [org.jboss.modcluster.mcmp.impl.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:22:33,569 ERROR [org.jboss.modcluster.mcmp.impl.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:22:43,573 ERROR [org.jboss.modcluster.mcmp.impl.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:22:53,576 ERROR [org.jboss.modcluster.mcmp.impl.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:23:03,579 ERROR [org.jboss.modcluster.mcmp.impl.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:23:13,582 ERROR [org.jboss.modcluster.mcmp.impl.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:23:23,586 ERROR [org.jboss.modcluster.mcmp.impl.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:23:33,589 ERROR [org.jboss.modcluster.mcmp.impl.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:23:43,592 ERROR [org.jboss.modcluster.mcmp.impl.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:23:53,595 ERROR [org.jboss.modcluster.mcmp.impl.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:24:03,597 ERROR [org.jboss.modcluster.mcmp.impl.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:24:13,600 ERROR [org.jboss.modcluster.mcmp.impl.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:24:23,603 ERROR [org.jboss.modcluster.mcmp.impl.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:24:33,606 ERROR [org.jboss.modcluster.mcmp.impl.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:24:43,609 ERROR [org.jboss.modcluster.mcmp.impl.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:24:53,612 ERROR [org.jboss.modcluster.mcmp.impl.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:25:03,616 ERROR [org.jboss.modcluster.mcmp.impl.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:25:13,619 ERROR [org.jboss.modcluster.mcmp.impl.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:25:23,622 ERROR [org.jboss.modcluster.mcmp.impl.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:25:27,877 INFO [org.jboss.as.clustering] (Incoming-10,null) JBAS010225: New cluster view for partition web (id: 2, delta: -1, merge: false) : [slave/web]
  149. 11:25:27,879 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-10,null) ISPN000094: Received new cluster view: [slave/web|2] [slave/web]
  150. 11:25:27,910 INFO [org.jboss.as.clustering] (Incoming-13,null) JBAS010225: New cluster view for partition ejb (id: 2, delta: -1, merge: false) : [slave/ejb]
  151. 11:25:27,912 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-13,null) ISPN000094: Received new cluster view: [slave/ejb|2] [slave/ejb]
  152. 13:36:04,675 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 29) JBAS016200: Activating ConfigAdmin Subsystem
  153. 13:36:04,688 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
  154. 13:36:04,690 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 38) JBAS010260: Activating JGroups subsystem.
  155. 13:36:04,712 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) JBAS011800: Activating Naming Subsystem
  156. 13:36:04,722 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 45) JBAS011906: Activating OSGi Subsystem
  157. 13:36:04,744 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013171: Activating Security Subsystem
  158. 13:36:04,776 INFO [org.jboss.as.connector.logging] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.12.Final)
  159. 13:36:04,790 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension
  160. 13:36:04,794 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Current PicketBox version=4.0.9.Final
  161. 13:36:04,903 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
  162. 13:36:04,910 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  163. 13:36:04,936 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
  164. 13:36:05,081 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-7) JBoss Web Services - Stack CXF Server 4.1.0.Beta1
  165. 13:36:05,213 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-6) Starting Coyote AJP/1.3 on ajp-/127.0.0.1:8109
  166. 13:36:05,217 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http-/127.0.0.1:8180
  167. 13:36:05,312 INFO [org.jboss.modcluster.ModClusterService] (ServerService Thread Pool -- 56) Initializing mod_cluster 1.2.1.Final
  168. 13:36:05,366 INFO [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (ServerService Thread Pool -- 56) Listening to proxy advertisements on 224.0.1.105:23,364
  169. 13:36:05,392 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.
  170. 13:36:05,406 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.
  171. 13:36:05,533 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  172. 13:36:05,549 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss7_clustering/slave/standalone/deployments
  173. 13:36:05,558 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:4547
  174. 13:36:05,557 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:10099
  175. 13:36:05,577 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "cluster-example-1.0-SNAPSHOT.war"
  176. 13:36:05,854 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016002: Processing weld deployment cluster-example-1.0-SNAPSHOT.war
  177. 13:36:05,859 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:
  178.  
  179. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  180. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  181. java:module/ClusteredStatefulBean!de.akquinet.jbosscc.cluster.ClusteredStatefulBean
  182. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  183. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatefulBean
  184. java:module/ClusteredStatefulBean
  185.  
  186. 13:36:05,860 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:
  187.  
  188. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  189. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  190. java:module/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  191. java:jboss/exported/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean!de.akquinet.jbosscc.cluster.ClusteredStateless
  192. java:global/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  193. java:app/cluster-example-1.0-SNAPSHOT/ClusteredStatelessBean
  194. java:module/ClusteredStatelessBean
  195.  
  196. 13:36:06,168 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: cluster-example-1.0-SNAPSHOT.war
  197. 13:36:06,259 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.9 (Final)
  198. 13:36:06,344 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008: Starting weld service for deployment cluster-example-1.0-SNAPSHOT.war
  199. 13:36:06,362 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.
  200. 13:36:06,362 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.
  201. 13:36:06,368 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.
  202. 13:36:06,643 INFO [stdout] (ServerService Thread Pool -- 56)
  203. 13:36:06,644 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  204. 13:36:06,644 INFO [stdout] (ServerService Thread Pool -- 56) GMS: address=slave/ejb, cluster=ejb, physical address=127.0.0.1:55300
  205. 13:36:06,644 INFO [stdout] (ServerService Thread Pool -- 56) -------------------------------------------------------------------
  206. 13:36:06,680 INFO [stdout] (ServerService Thread Pool -- 57)
  207. 13:36:06,680 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  208. 13:36:06,681 INFO [stdout] (ServerService Thread Pool -- 57) GMS: address=slave/web, cluster=web, physical address=127.0.0.1:55300
  209. 13:36:06,681 INFO [stdout] (ServerService Thread Pool -- 57) -------------------------------------------------------------------
  210. 13:36:06,771 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000078: Starting JGroups Channel
  211. 13:36:06,771 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000078: Starting JGroups Channel
  212. 13:36:06,775 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000094: Received new cluster view: [master/web|1] [master/web, slave/web]
  213. 13:36:06,775 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000094: Received new cluster view: [master/ejb|1] [master/ejb, slave/ejb]
  214. 13:36:06,776 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 57) ISPN000079: Cache local address is slave/web, physical addresses are [127.0.0.1:55300]
  215. 13:36:06,776 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 56) ISPN000079: Cache local address is slave/ejb, physical addresses are [127.0.0.1:55300]
  216. 13:36:06,780 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 56) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  217. 13:36:06,780 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 57) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
  218. 13:36:06,780 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.
  219. 13:36:06,843 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.
  220. 13:36:06,864 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 56) ISPN000031: MBeans were successfully registered to the platform mbean server.
  221. 13:36:06,867 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform mbean server.
  222. 13:36:06,868 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 58) ISPN000031: MBeans were successfully registered to the platform mbean server.
  223. 13:36:06,871 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 57) ISPN000031: MBeans were successfully registered to the platform mbean server.
  224. 13:36:06,964 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) JBAS010281: Started repl cache from ejb container
  225. 13:36:06,967 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started repl cache from web container
  226. 13:36:06,968 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 57) JBAS010281: Started default-host/cluster cache from web container
  227. 13:36:06,980 INFO [org.jboss.as.clustering] (MSC service thread 1-3) JBAS010238: Number of cluster members: 2
  228. 13:36:06,980 INFO [org.jboss.as.clustering] (MSC service thread 1-5) JBAS010238: Number of cluster members: 2
  229. 13:36:06,992 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) JBAS010281: Started remote-connector-client-mappings cache from ejb container
  230. 13:36:07,083 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform mbean server.
  231. 13:36:07,089 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started de.akquinet.jbosscc.cluster.ClusteredStatefulBean cache from ejb container
  232. 13:36:07,107 INFO [org.jboss.web] (MSC service thread 1-6) JBAS018210: Register web context: /cluster
  233. 13:36:07,127 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  234. 13:36:07,133 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  235. 13:36:07,133 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  236. 13:36:07,133 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-6) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
  237. 13:36:07,184 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-6) Initializing Mojarra 2.1.11-jbossorg-2 20120731-1422 for context '/cluster'
  238. 13:36:07,711 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-6) Hibernate Validator 4.2.0.Final
  239. 13:36:07,869 INFO [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "cluster-example-1.0-SNAPSHOT.war"
  240. 13:36:07,881 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:10090/management
  241. 13:36:07,882 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:10090
  242. 13:36:07,883 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Alpha1-SNAPSHOT "Steropes" started in 4653ms - Started 216 of 365 services (148 services are passive or on-demand)
  243. 13:48:55,117 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  244. 13:49:05,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
  245. 13:49:15,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
  246. 13:49:25,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
  247. 13:49:35,127 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  248. 13:49:45,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
  249. 13:49:55,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
  250. 13:50: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
  251. 13:50:15,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
  252. 13:50:25,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
  253. 13:50:35,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
  254. 13:50:45,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
  255. 13:50:55,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
  256. 13:51:05,155 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  257. 13:51:15,158 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  258. 13:51:25,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
  259. 13:51:35,165 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  260. 13:51:45,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
  261. 13:51:55,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
  262. 13:52:05,175 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  263. 13:52:15,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
  264. 13:52:25,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
  265. 13:52:35,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
  266. 13:52:45,188 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
  267. at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.7.0_05]
  268. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) [rt.jar:1.7.0_05]
  269. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) [rt.jar:1.7.0_05]
  270. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) [rt.jar:1.7.0_05]
  271. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) [rt.jar:1.7.0_05]
  272. at java.net.Socket.connect(Socket.java:579) [rt.jar:1.7.0_05]
  273. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnection(DefaultMCMPHandler.java:821)
  274. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnectionWriter(DefaultMCMPHandler.java:844)
  275. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.sendRequest(DefaultMCMPHandler.java:481)
  276. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.sendRequest(DefaultMCMPHandler.java:582)
  277. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:369)
  278. at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler.status(DefaultMCMPHandler.java:349)
  279. at org.jboss.modcluster.ModClusterService.status(ModClusterService.java:468)
  280. at org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter.lifecycleEvent(CatalinaEventHandlerAdapter.java:244)
  281. at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [jbossweb-7.0.17.Final.jar:]
  282. at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1338) [jbossweb-7.0.17.Final.jar:]
  283. at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1605) [jbossweb-7.0.17.Final.jar:]
  284. at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1591) [jbossweb-7.0.17.Final.jar:]
  285. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_05]
  286.  
  287. 13:52:55,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
  288. 13:53:05,198 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  289. 13:53:15,202 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  290. 13:53:25,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
  291. 13:53:35,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
  292. 13:53:45,209 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  293. 13:53:55,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
  294. 13:54:05,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
  295. 13:54:15,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
  296. 13:54:25,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
  297. 13:54:35,222 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  298. 13:54:45,225 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  299. 13:54:55,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
  300. 13:55:05,230 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  301. 13:55:15,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
  302. 13:55:25,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
  303. 13:55:35,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
  304. 13:55:45,243 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  305. 13:55:55,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
  306. 13:56:05,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
  307. 13:56:15,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
  308. 13:56:25,256 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  309. 13:56:35,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
  310. 13:56:45,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
  311. 13:56:55,264 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  312. 13:57: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
  313. 13:57:15,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
  314. 13:57:25,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
  315. 13:57: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
  316. 13:57:45,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
  317. 13:57:55,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
  318. 13:58:05,283 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  319. 13:58:15,286 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  320. 13:58:25,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
  321. 13:58:35,292 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  322. 13:58:45,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
  323. 13:58:55,296 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  324. 13:59:05,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
  325. 13:59:15,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
  326. 13:59:25,304 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  327. 13:59:35,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
  328. 13:59:45,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
  329. 13:59:55,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
  330. 14:00:05,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
  331. 14:00:15,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
  332. 14:00:25,323 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  333. 14:00:35,326 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  334. 14:00:45,329 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  335. 14:00:55,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
  336. 14:01:05,335 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  337. 14:01:15,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
  338. 14:01:25,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
  339. 14:01:35,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
  340. 14:01:45,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
  341. 14:01:55,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
  342. 14:02:05,355 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:02:15,358 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:02:25,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
  345. 14:02:35,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
  346. 14:02:45,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
  347. 14:02:55,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
  348. 14:03:05,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
  349. 14:03:15,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
  350. 14:03:25,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
  351. 14:03:35,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
  352. 14:03:45,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
  353. 14:03:55,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
  354. 14:04:05,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
  355. 14:04:15,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
  356. 14:04:25,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
  357. 14:04:35,404 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  358. 14:04:45,407 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  359. 14:04:55,410 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  360. 14:05:05,413 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  361. 14:05:15,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
  362. 14:05:25,420 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  363. 14:05:35,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
  364. 14:05:45,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
  365. 14:05:55,427 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  366. 14:06:05,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
  367. 14:06:15,434 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  368. 14:06:25,437 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  369. 14:06:35,440 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  370. 14:06:45,444 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  371. 14:06:55,447 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  372. 14:07:05,450 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  373. 14:07:15,453 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  374. 14:07:25,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
  375. 14:07:35,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
  376. 14:07:45,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
  377. 14:07:55,466 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  378. 14:08:05,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
  379. 14:08:15,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
  380. 14:08:25,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
  381. 14:08:35,479 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  382. 14:08:45,483 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  383. 14:08:55,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
  384. 14:09:05,489 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  385. 14:09:15,492 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  386. 14:09:25,496 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  387. 14:09:35,499 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  388. 14:09:45,502 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  389. 14:09:55,505 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  390. 14:10:05,508 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  391. 14:10:15,512 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  392. 14:10:25,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
  393. 14:10:35,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
  394. 14:10:45,521 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  395. 14:10:55,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
  396. 14:11:05,527 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  397. 14:11:15,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
  398. 14:11:25,529 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  399. 14:11:35,530 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  400. 14:11:45,531 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  401. 14:11:55,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
  402. 14:12:05,533 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  403. 14:12:15,534 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  404. 14:12:25,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
  405. 14:12:35,536 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  406. 14:12:45,537 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  407. 14:12:55,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
  408. 14:13:05,539 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  409. 14:13:15,540 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  410. 14:13:25,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
  411. 14:13:35,542 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  412. 14:13:45,543 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  413. 14:13:55,545 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  414. 14:14:05,548 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  415. 14:14:15,551 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  416. 14:14:25,555 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  417. 14:14:35,558 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  418. 14:14:45,561 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  419. 14:14:55,564 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  420. 14:15:05,567 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  421. 14:15:15,570 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  422. 14:15:25,573 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  423. 14:15:35,576 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  424. 14:15:45,580 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  425. 14:15:55,583 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  426. 14:16:05,586 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  427. 14:16:15,588 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  428. 14:16:25,590 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  429. 14:16:35,593 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  430. 14:16:45,596 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  431. 14:16:55,598 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  432. 14:17:05,601 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  433. 14:17:15,604 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  434. 14:17:25,607 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  435. 14:17:35,610 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  436. 14:17:45,613 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  437. 14:17:55,616 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  438. 14:18:05,620 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  439. 14:18:15,623 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  440. 14:18:25,627 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:18:35,630 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:18:45,633 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:18:55,635 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:05,638 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:15,641 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:25,644 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:35,647 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:45,650 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:19:55,653 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:05,656 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:15,659 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:25,662 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:35,666 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:45,669 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:20:55,671 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:05,674 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:15,677 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:25,681 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:35,683 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:45,685 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:21:55,688 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:22:05,691 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:22:15,694 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  464. 14:22:25,697 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  465. 14:22:35,700 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  466. 14:22:45,704 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  467. 14:22:55,706 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  468. 14:23:05,708 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  469. 14:23:15,712 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  470. 14:23:25,715 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  471. 14:23:35,718 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  472. 14:23:45,720 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  473. 14:23:55,721 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  474. 14:24:05,724 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  475. 14:24:15,727 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  476. 14:24:25,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
  477. 14:24:35,733 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  478. 14:24:45,735 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  479. 14:24:55,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
  480. 14:25:05,741 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  481. 14:25:15,744 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
  482. 14:25:25,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
  483. 14:25:35,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
  484. 14:25:45,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
  485. 14:25:55,755 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:26:05,758 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:26:15,761 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:26:25,764 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:26:35,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
  490. 14:26:45,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
  491. 14:26:55,772 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:27:05,775 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:27:15,778 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:27:25,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
  495. 14:27:35,782 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:27:45,785 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:27:55,787 ERROR [org.jboss.modcluster.mcmp.impl.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. 14:28:03,654 INFO [org.jboss.as.clustering] (Incoming-10,null) JBAS010225: New cluster view for partition web (id: 2, delta: -1, merge: false) : [slave/web]
  499. 14:28:03,655 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-10,null) ISPN000094: Received new cluster view: [slave/web|2] [slave/web]
  500. 14:28:03,701 INFO [org.jboss.as.clustering] (Incoming-11,null) JBAS010225: New cluster view for partition ejb (id: 2, delta: -1, merge: false) : [slave/ejb]
  501. 14:28:03,703 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-11,null) ISPN000094: Received new cluster view: [slave/ejb|2] [slave/ejb]
  502. 14:28:05,791 ERROR [org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) Error [null: null: {4}] sending command INFO to proxy localhost/127.0.0.1:6666, configuration will be reset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement