0 Replies Latest reply on Aug 23, 2012 11:54 AM by jboss_g4

    Not able to add the .war in the server group.

    jboss_g4

      When following the steps for creating the clustered environment i get stuck when adding the .war to the group.There are no error messages.But I never see the application in the "Server Group Environments"

       

      Here's the log in the

      21:13:45,311 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting deployment of "cluster-demo.war"

      21:13:46,160 INFO  [stdout] (MSC service thread 1-1)

      21:13:46,160 INFO  [stdout] (MSC service thread 1-1) -------------------------------------------------------------------

      21:13:46,160 INFO  [stdout] (MSC service thread 1-1) GMS: address=server-three/web, cluster=web, physical address=172.16.136.195:55450

      21:13:46,160 INFO  [stdout] (MSC service thread 1-1) -------------------------------------------------------------------

       

       

      21:13:48,197 INFO  [org.jboss.as.clustering.CoreGroupCommunicationService.web] (MSC service thread 1-4) JBAS010207: Number of cluster members: 1

      21:13:48,525 WARN  [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-2) ISPN000152: Passivation configured without a valid eviction policy. This could mean that the cache store will never get used unless code calls Cache.evict() manually.

      21:13:48,592 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000078: Starting JGroups Channel

      21:13:48,593 WARNING [org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher] (MSC service thread 1-2) Channel Muxer already has a default up handler installed (org.jboss.as.clustering.jgroups.ClassLoaderAwareUpHandler@1c617e0) but now it is being overridden

      21:13:48,593 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000094: Received new cluster view: [server-three/web|0] [server-three/web]

      21:13:48,594 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000079: Cache local address is server-three/web, physical addresses are [172.16.136.195:55450]

      21:13:48,596 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.0.CR1

      21:13:48,627 INFO  [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

      21:13:48,647 INFO  [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-2) ISPN000031: MBeans were successfully registered to the platform mbean server.

      21:13:48,656 INFO  [org.jboss.as.clustering] (MSC service thread 1-2) JBAS010301: Started repl cache from web container

      21:13:48,656 INFO  [org.jboss.as.clustering] (MSC service thread 1-1) JBAS010301: Started registry cache from web container

      21:13:48,744 INFO  [org.jboss.web] (MSC service thread 1-4) registering web context: /cluster-demo

      21:13:49,055 INFO  [org.jboss.as.clustering.CoreGroupCommunicationService.lifecycle.web] (Incoming-4,null) JBAS010267: New cluster view for partition web (id: 1, delta: 1, merge: false) : [server-three/web, server-three/web]

      21:13:49,056 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-4,null) ISPN000094: Received new cluster view: [server-three/web|1] [server-three/web, server-three/web]

      21:13:50,497 INFO  [org.jboss.as.server] (host-controller-connection-threads - 1) JBAS015857: Undeploy of deployment "cluster-demo.war" was rolled back with no failure message

      21:13:50,528 INFO  [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-2) ISPN000029: Passivating all entries to disk

      21:13:50,528 INFO  [org.infinispan.eviction.PassivationManagerImpl] (MSC service thread 1-2) ISPN000030: Passivated 0 entries in 0 milliseconds

      21:13:50,543 INFO  [org.jboss.as.clustering] (MSC service thread 1-2) JBAS010302: Stopped repl cache from web container

      21:13:50,543 INFO  [org.jboss.as.clustering] (MSC service thread 1-3) JBAS010302: Stopped registry cache from web container

      21:13:50,578 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) Stopped deployment cluster-demo.war in 76ms

      21:13:50,587 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher