分类: 系统运维
2011-06-02 08:54:04
Intermittent errors when running reports, especially when the server is under a high load and huge number of reports are running.
CCL-BIT-0005 A socket reported a communication error. CAM_Send=0xfffffff4
RSV-BBP-0029 Failed to cancel the request: {0}.
CCL-BIT-0005 A socket reported a communication error.
A server cannot handle the number of requests.
Reduce the number of report processes.
Steps:
- Set windows registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters to
MaxUserPort=65534 (decimal values)
- Set windows registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters to
TcpTimedWaitDelay=30 (decimal values)