Bug 1346877

Summary: Missing mod_proxy_cluster.so
Product: [JBoss] JBoss Enterprise Web Server 2 Reporter: Jan Onderka <jonderka>
Component: mod_cluster, httpdAssignee: Weinan Li <weli>
Status: CLOSED EOL QA Contact: Michal Karm Babacek <mbabacek>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 2.1.1CC: bperkins, jclere, jdoyle, pslavice, rsvoboda
Target Milestone: DR02   
Target Release: 2.1.1   
Hardware: All   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-13 12:09:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to fix the issue none

Description Jan Onderka 2016-06-15 14:03:37 UTC
Description of problem:
zip files missing /lib/httpd/modules/mod_proxy_cluster.so and thus httpd cannot start

Version-Release number of selected component (if applicable):
2.1.1-DR1

Additional info:
httpd.exe: Syntax error on line 191 of C:/Program Files/jboss-ews-2.1/etc/httpd/conf/httpd.conf: Syntax error on line 2 of C:/Program Files/jboss-ews-2.1/etc/httpd/conf.d/mod_cluster.conf: Cannot load C:/Program Files/jboss-ews-2.1/etc/httpd/modules/mod_proxy_cluster.so into server: The specified module could not be found.

Comment 1 Jean-frederic Clere 2016-06-22 15:40:35 UTC
Created attachment 1170854 [details]
patch to fix the issue