0 Replies Latest reply on Nov 30, 2016 5:08 AM by dipti.dave

    Jboss EAP 7 Domain mode Integration with httpd for load balancing

    dipti.dave

      Hi,

       

      We're migrating to JBOSS EAP 7 version and have done the inital setup for Domain mode. So one master and one slave server. This setup is up and running for deployments.

      However i want my request to be load balanced and for the same i have been setting up httpd/Apache.

       

      I am getting the below error while starting apache server:-

       

       

      aslpwserver3-36:/usr/local/jboss/jboss-eap-7.0/bin # service apache2 start

      Module "cgi" is not installed, ignoring.

      Check the APACHE_MODULES setting in /etc/sysconfig/apache2.

      Module "ssl" is not installed, ignoring.

      Check the APACHE_MODULES setting in /etc/sysconfig/apache2.

      Module "slotmem" is not installed, ignoring.

      Check the APACHE_MODULES setting in /etc/sysconfig/apache2.

      Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 117 of /etc/apache2/httpd.conf: Syntax error on line 29 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_manager.so into server: /usr/lib64/apache2/mod_manager.so: undefined symbol: ap_log_error_

       

       

      The command line was:

      /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf

       

      Any help is appreciated.

       

      Regards,

      Dipti Dave