Cannot start client with any value for --clients startup option, nor removing the option from startup command.
Failed to bind properties under 'cli.mix.clients' to int:
Property: cli.mix.clients
Value:
Origin: URL [file:whirlpool-cli-config.properties]:5:0
Reason: failed to convert java.lang.String to @javax.validation.constraints.NotEmpty int
To follow up, workaround was to manually set cli.mix.clients=5 in whirlpool-cli-config.properties because it was empty in there and startup override serves no purpose.
Cannot start client with any value for
--clients
startup option, nor removing the option from startup command.