Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • Error after running EWS

    Posted on

    Im configuring EWS to use mod_cluster as connector between EWS and JBoss AS and im following this guide:

     

    http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Web_Server/1.0/html/HTTP_Connectors_Load_Balancing_Guide/ch06s02.html

     

    at the end of that guide i have to restart the EWS, when i do it using the command:   apachectl start 

    i got no error, but if i look the log:  httpd.log  i found this error:

     

     

    Syntax error on line 3 of /usr/local/jboss_web/jboss-ews-1.0/httpd/conf.d/JBoss_HTTP.conf:
    directive requires additional arguments
     
    this is my JBoss_HTTP.conf file:
    -----------------------------------------------------------------------------------------------------------------
     
       
          Order deny,allow
          Deny from all
          Allow from 192.168.10.
       
     
       KeepAliveTimeout 60
       MaxKeepAliveRequests 0
     
       ManagerBalancerName mycluster
       AdvertiseFrequency 5
     
     
    Listen 192.168.10.147:6669
     
    LoadModule slotmem_module /usr/local/jboss_web/jboss-ews-1.0/httpd/modules/mod_slotmem.so
    LoadModule manager_module /usr/local/jboss_web/jboss-ews-1.0/httpd/modules/mod_manager.so
    LoadModule proxy_cluster_module /usr/local/jboss_web/jboss-ews-1.0/httpd/modules/mod_proxy_cluster.so
    LoadModule advertise_module /usr/local/jboss_web/jboss-ews-1.0/httpd/modules/mod_advertise.so
    ----------------------------------------------------------------------------------------------------------------
    the EWS is not running and i followed the guide.
     
    regards.

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat