If reserved words are used as data source names in Macromedia ColdFusion MX, you will have problems after restarting ColdFusion and will not be able to display any ColdFusion templates.
Do not use the following reserved words as data source names when creating data sources in the ColdFusion Administrator:
- service
- comp
The ColdFusion MX Application Server service will not be able to successfully restart if either of these reserved words is used as a data source name.
You will receive one of the following errors when restarting the ColdFusion MX Application Server service on Windows:
- On Windows NT: The ColdFusion MX Application Server service returned service specific error 2.
- On Windows 2000: Windows could not start the ColdFusion MX Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
When executing any .cfm template after trying to start ColdFusion, you will receive one of the following errors in the browser:
- 500 There is no web application configured to service your request
There is no web application configured to service your request - HTTP 500 Internal Server Error

