Status/Resolution/Reason: Closed/Won't Fix/Workaround
Reporter/Name(from Bugbase): Dan Switzer / Dan Switzer (Dan Switzer)
Created: 11/20/2015
Components: Installation/Config, Connector
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Linux RH Enterprise 6
Vote Count: 1
Problem Description:
Rebuilding the Apache web connector under CentOS 6.6 and Apache 2.2.15-47.el6 causes SELinux conflicts.
The Apache error_log generates errors like:
[Thu Nov 19 17:06:15 2015] [notice] child pid 22322 exit signal Segmentation fault (11)
The SELinux audit.log generates errors like:
type=ANOM_ABEND msg=audit(1448041800.008:536): auid=0 uid=48 gid=48 ses=29 subj=unconfined_u:system_r:httpd_t:s0 pid=7307 comm="httpd" sig=11
Steps to Reproduce:
Take a working instance of ColdFusion 10u17 and apply hotfix 18. After installing the hotfix, rebuild or upgrade the connector:
/opt/coldfusion10/cfusion/runtime/bin/wsconfig -upgrade -v
Or:
/opt/coldfusion10/cfusion/runtime/bin/wsconfig -uninstall
/opt/coldfusion10/cfusion/runtime/bin/wsconfig -ws Apache -dir /etc/httpd/conf/ -bin /usr/sbin/httpd -script /etc/init.d/httpd -v
Actual Result:
Try to access any ColdFusion page and the request will not be fulfilled and errors will be generated.
Expected Result:
Server should work as it did before the connector was rebuilt.
Any Workarounds:
Temporarily disable SELinux (echo 0 >/selinux/enforce) and restart Apache.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4090377
External Customer Info:
External Company:
External Customer Name: Dan Switzer
External Customer Email:
External Test Config: My Hardware and Environment details:
CentOS 6.6 w/SELinux enabled
Apache 2.2.15-47.el6
ColdFusion 10 with update 18
Attachments:
Comments: