Skip to content

Instantly share code, notes, and snippets.

@Karm
Created January 22, 2015 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karm/b2afeb0ed063002821b7 to your computer and use it in GitHub Desktop.
Save Karm/b2afeb0ed063002821b7 to your computer and use it in GitHub Desktop.
Session draining
6.4.0.Beta1
-----------
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 60) JBAS010281: Started default-host/clusterbench cache from web container
[org.jboss.web] (ServerService Thread Pool -- 60) JBAS018210: Register web context: /clusterbench
[org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "clusterbench.war" (runtime-name : "clusterbench.war")
[org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://192.168.122.172:9990/management
[org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://192.168.122.172:9990
[org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.Beta1 (AS 7.5.0.Final-redhat-17) started in 6734ms - Started 260 of 337 services (124 services are lazy, passive or on-demand)
[org.jboss.web] (ServerService Thread Pool -- 60) JBAS018224: Unregister web context: /clusterbench
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000029: Passivating all entries to disk
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000030: Passivated 0 entries in 1 milliseconds
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) JBAS010282: Stopped default-host/clusterbench cache from web container
[org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 45ms
[org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "clusterbench.war" (runtime-name: "clusterbench.war")
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000029: Passivating all entries to disk
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 5) ISPN000030: Passivated 0 entries in 0 milliseconds
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 5) JBAS010282: Stopped repl cache from web container
[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting and closing JGroups Channel
[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher
[org.jboss.web] (ServerService Thread Pool -- 2) JBAS018210: Register web context: /clusterbench
[org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015865: Replaced deployment "clusterbench.war" with deployment "clusterbench.war"
[org.jboss.modcluster] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) MODCLUSTER000011: jboss.web will use jboss-eap-6.4 as jvm-route
[org.jboss.test.clusterbench.common.session.CommonHttpSessionServlet] (ajp-/192.168.122.172:8009-3) New session created: 90bJakGqbpoJ0t8LhbUIZIGB.jboss-eap-6.4
[org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/192.168.122.172:8080
[org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/192.168.122.172:8080
[org.apache.catalina.core] (MSC service thread 1-4) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
[org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[org.jboss.web] (ServerService Thread Pool -- 12) JBAS018224: Unregister web context: /clusterbench
[org.jboss.modcluster] (ServerService Thread Pool -- 12) MODCLUSTER000025: Failed to drain 2 remaining active sessions from default-host:/clusterbench within 10.0 seconds
[org.jboss.modcluster] (ServerService Thread Pool -- 12) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 10.0 seconds
[org.jboss.modcluster] (ServerService Thread Pool -- 2) MODCLUSTER000002: Initiating mod_cluster shutdown
[org.apache.coyote.ajp] (MSC service thread 1-4) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/192.168.122.172:8009
[org.apache.coyote.ajp] (MSC service thread 1-4) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/192.168.122.172:8009
[org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 10092ms
[org.jboss.as] (MSC service thread 1-3) JBAS015950: JBoss EAP 6.4.0.Beta1 (AS 7.5.0.Final-redhat-17) stopped in 10107ms
6.3.0.GA6.3.0.GA
----------------
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) JBAS010281: Started default-host/clusterbench cache from web container
[org.jboss.web] (ServerService Thread Pool -- 54) JBAS018210: Register web context: /clusterbench
[org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "clusterbench.war" (runtime-name : "clusterbench.war")
[org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://192.168.122.172:9990/management
[org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://192.168.122.172:9990
[org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) started in 6814ms - Started 243 of 320 services (123 services are lazy, passive or on-demand)
[org.jboss.web] (ServerService Thread Pool -- 11) JBAS018224: Unregister web context: /clusterbench
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 9) ISPN000029: Passivating all entries to disk
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 9) ISPN000030: Passivated 0 entries in 1 milliseconds
[org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) JBAS010282: Stopped default-host/clusterbench cache from web container
[org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 52ms
[org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "clusterbench.war" (runtime-name: "clusterbench.war")
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 11) ISPN000029: Passivating all entries to disk
[org.infinispan.eviction.PassivationManagerImpl] (ServerService Thread Pool -- 11) ISPN000030: Passivated 0 entries in 0 milliseconds
[org.jboss.as.clustering.infinispan] (ServerService T <mod-cluster-config advertise-socket="modcluster" connector="ajp" session-draining-strategy="ALWAYS">
hread Pool -- 11) JBAS010282: Stopped repl cache from web container
[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000080: Disconnecting and closing JGroups Channel
[org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000082: Stopping the RpcDispatcher
[org.jboss.web] (ServerService Thread Pool -- 9) JBAS018210: Register web context: /clusterbench
[org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018565: Replaced deployment "clusterbench.war" with deployment "clusterbench.war"
[org.jboss.modcluster] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) MODCLUSTER000011: jboss.web will use jboss-eap-6.3 as jvm-route
[org.jboss.test.clusterbench.common.session.CommonHttpSessionServlet] (ajp-/192.168.122.172:8009-3) New session created: Fcmq4VqoLYdlISi9eox7+BDX.jboss-eap-6.3
[org.apache.catalina.core] (MSC service thread 1-1) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started
[org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/192.168.122.172:8080
[org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/192.168.122.172:8080
[org.jboss.web] (ServerService Thread Pool -- 17) JBAS018224: Unregister web context: /clusterbench
[org.jboss.modcluster] (ServerService Thread Pool -- 9) MODCLUSTER000024: All active sessions drained from default-host:/clusterbench in 0.0 seconds
[org.jboss.modcluster] (ServerService Thread Pool -- 9) MODCLUSTER000021: All pending requests drained from default-host:/clusterbench in 0.0 seconds
[org.jboss.modcluster] (ServerService Thread Pool -- 9) MODCLUSTER000002: Initiating mod_cluster shutdown
[org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003048: Pausing Coyote AJP/1.3 on ajp-/192.168.122.172:8009
[org.apache.coyote.ajp] (MSC service thread 1-2) JBWEB003051: Stopping Coyote AJP/1.3 on ajp-/192.168.122.172:8009
[org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment clusterbench.war (runtime-name: clusterbench.war) in 105ms
[org.jboss.as] (MSC service thread 1-1) JBAS015950: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) stopped in 110ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment