The initial 'init_pool_size' setting for the context pool size must be less the 'max_pool_size' setting for the maximum context pool size.
Explanation
The initial context pool size should be less the maximum context pool size.
Programmer response
Ensure that the initial context pool size is less than the maximum context pool size.
Set the maximum context pool size to 0.