THe_ZiPMaN
Results
2
comments of
THe_ZiPMaN
As explained in the issue 4461 (https://github.com/centreon/centreon-plugins/issues/4461) the problem appears to be related to the use of cmd.exe to execute the script file. CMD has a limit of 8191 characters...
I just encountered the same error and I think I understood the problem. It should be related to the limits of the CMD command line. The .bat is executed using...