REP-56137: The minEngine value must be smaller than maxEngine {0} and initEngine {1}.
Cause: The value of minEngine is larger than maxEngine and initEngine in the server configuration file.
Action: Change the value of initEngine, minEngin, or maxEngine so that minEngine <= initEngine <= maxEngine.
Level: 1
Impact: Other