Delphi SuperTCPChannelException

Hello.

Can somebody tell me why this exception shows up?

“Exception EROSuperTCPChannelException in module PLDCenter.exe at 002F61C9.
Server queue full.”

Thanks.
Thom

This exception is raised by super channel when it can’t process request because in ThreadPool all threads are busy.

as a workaround, you can increase MaxQueue, PoolThreads , MaxThreads properties of SuperTCPServer.ThreadPool