Frequent seen logging
[ERROR] [hab.binding.exec.handler.ExecHandler] - An exception occurred while formatting the command line with the current time and input values : 'Format specifier '%2$s''
This Error is displayed when in the command the transformation of the input channel is use. So having %2$s in the command and the command is triggered before there is an value in the input channel.
Or when the exec binding is triggered by .sendCommand to the run channel instead of the input channel.