2 Replies Latest reply on Apr 25, 2019 10:04 AM by zhurlik

    Wildfly 8 + Ubuntu Clustering

    dsuresh81

      Hi,

       

      I have installed wildfly master & slave in Ubuntu servers. I have deployed my application using domain controller from master. Also I installed Apache2 in master node.  Also I have added the below modules in apache2.conf file and I started the apache server.

       

      LoadModule slotmem_module modules/mod_slotmem.so
      LoadModule manager_module modules/mod_manager.so
      LoadModule proxy_cluster_module modules/mod_proxy_cluster.so

      LoadModule advertise_module modules/mod_advertise.so

       

      I am getting the below issue

      139672742779840] AH00491: caught SIGTERM, shutting down

      [Tue Apr 16 10:17:15.232311 2019] [mpm_event:notice] [pid 29610:tid

       

      I am not getting any idea? Can anyone provide any suggestion.

       

      Thanks

      Suresh