0 Replies Latest reply on Oct 31, 2008 7:44 AM by giustrov

    Shutting down a node causes shutdown on other cluster nodes

    giustrov

      Hello,
      we have a production environment with four jboss 4.2.2.GA nodes in cluster. All works fine, but when we perform shutdown on a node with "shutdown.sh -s jnp://" it happens that other nodes in the cluster immediately perform shutdown also, with this message in log:

      2008-10-31 12:23:12,449 INFO [org.jboss.system.server.Server] Shutting down the server, blockingShutdown: false
      2008-10-31 12:23:12,451 INFO [org.jboss.system.server.Server] Server exit(0) called
      2008-10-31 12:23:12,475 INFO [org.jboss.system.server.Server] Runtime shutdown hook called, forceHalt: true
      2008-10-31 12:23:12,476 INFO [org.jboss.system.server.Server] JBoss SHUTDOWN: Undeploying all packages


      Jboss runs Liferay portal and Alfresco.
      I've searched jboss.org JIRA for this topic, but found nothing. Any help would be very appreciated.
      Giuseppe