'findstr' is not recognized as an internal or external command- Error
When you open jmeter.batch file, and command prompt shows " 'findstr' is not recognized as an internal or external command " this error.
Follow below steps to overcome this error:
1) move to C:\Windows\System32
2) search for "findstr.exe" file
3) copy that file and paste into JMeter bin folder
4) now open jmeter.batch file it should work fine
Comments
Post a Comment