> Does it occur when you start the CF server by hand at the console ? > If so, try digging into the CF startup script. It shouldn't be > prompting for anything really...
CF server starts without prompting with both 'service coldfusionmx7 start' and '/opt/coldfusionmx7/bin/coldfusion start'. The problem only surfaces during system boot, only with SELinux set to active or warn, and only on RHEL4 Update 2 or Update 3. So, it seems something in the latest updates to SELinux policies doesn't like something in /etc/init.d/coldfusionmx7 in the context of system boot. There is a warning in /var/log/messages that could be a hint??? However, the same warning also appears with SELinux set to active or warn on the original RHEL4 and RHEL4 Update 1, even through CF server starts at system boot without problem on these revs. And a similar warning appears without a prompt on all four revs of RHEL4 when starting or restarting the coldfusionmx7 service from the console. The warnings: Warning! Could not relabel /dev/console with user_u:object_r:console_device_t, not relabeling.Operation not permitted Warning! Could not relabel /dev/tty1 with user_u:object_r:tty_device_t, not relabeling.Operation not permitted ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:14/messageid:4153 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
