REP-56030: The initial engine number must be between minengine ({0}) and maxengine ({1}).
Cause: The value of initEngine is not between the minEngine and maxEngine values specified in the server configuration file.
Action: Change the value of initEngine, minEngine, or maxEngine so that minEngine <= initEngine <= maxEngine.
Level: 1
Impact: Other