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