Description of problem: mod_proxy_cluster.so is missing from Windows jboss-eap-native-webserver-connectors builds, EAP 6.4.0.DR12. This effectively prevents Apache HTTP Server from booting on Windows.
Apache http server doesn't boot on Windows ...
This requires fix in mod_cluster-native codebase. It might be good to wait for mod_cluster-native 1.2.11 which also includes other customer driven fix. If we will upgrade, the upgrade will probably make it to ER1, not DR13.
Related issue in the build log: http://pastebin.test.redhat.com/250994
Fixed by https://github.com/modcluster/mod_cluster/commit/d0d1fbd271e950964a462f53faae6b1fdf42d8a4
IMHO the pptr is missing from the aforementioned patch, I propose https://github.com/modcluster/mod_cluster/pull/134 - builds on Windows, httpd 2.4.10 - builds on RHEL6, httpd 2.2.26 Regarding http://download.devel.redhat.com/brewroot/packages/mod_cluster-native/1.2.10/1.Final.win6/data/logs/win/build.log I suggest adding a tiny little line of code at the end of that xbuild to check whether all the *.so files had been produced :-)
The issue hasn't been fixed. It remains a blocker in the current EAP build, i.e. EAP 6.4.0.ER1 Note that all EAP 6.4.0.ER1 mod_cluster related testing on Windows is put on hold due to this bug; furthermore, anyone who might try to run Apache HTTP Server on Windows with this incomplete set of libraries will end up with a server that cannot be even started.
Fixed by 1.2.11 upgrade
Verified. EAP 6.4.0.ER2