Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
WARN <Session_Name> session cannot be started now. Reason: <parameter>: max items in interval cannot be <value>.

If the Direction or Type property is specified with an incorrect value, the error below will be logged:

Code Block
ERROR <Session_Name> session can't be configured and won't be started because: invalid value of parameter <parameter>.

If at least one of MessagesLimit, IntervalMs, Direction, and Type properties is absent, then the error below will be logged:

...