When running a Cold Fusion program I`m getting an error message that says
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error Occurred While Processing Request

Error Diagnostic Information

Request canceled or ignored by server (1)

Server busy or unable to fulfill request

The server is unable to fulfill your request due to extremely high traffic or an unexpected internal error. Please attempt your request again (if you are repeatedly
unsuccessful you should notify the site administrator).


Please inform the site administrator that this error has occurred (be sure to include the contents of this page in your message to the administrator).
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

when looking at the NT task manager the resources(RAM, CPU) aren`t maxed out, when I look at the SQL Performance Monitor it shows the number of batch
requests spike up to the number of locks(=25) and then falls down to zero, but only one application is running when this happens. Is this problem related to
the number of batch requests, if so what can I do? If not what next?