Resolution
Mostly this error occurs because of Coldfusion cannot access a file placed in domain's DocumentRoot directory. Make sure that Coldfusion is running under 'apache' system user:# ps axu | grep coldfusion
nobody 14200 0.0 10.7 872072 110920 ? S Dec17 0:00 /opt/coldfusionmx7/runtime/bin/cfmx7 -jar jrun.jar -start coldfusionThe system user, CF is run under, can be set during CF installation.