CWWIM4533E: The preferred setting of 'preferred_pool_size' for the context pool size must be less than the setting of 'max_pool_size' for the maximum context pool size.
Explanation
The preferred context pool size should be less than the maximum context pool size.
Programmer Response
Ensure that the preferred context pool size is less than the maximum context pool size.