How to solve jmeter 4.0: java.io.FileNotFoundException: rmi_keystore.jks (The system cannot find the file specified)
Steps to resolve:
1. Open jmeter.PROPERTIES file from bin folder
2. Uncomment this line: server.rmi.ssl.truststore.password=changeit
3. Uncomment this line: server.rmi.ssl.disable=false and make it true. [e.g server.rmi.ssl.disable=true]
4. Restart Jmeter server
Steps to resolve:
1. Open jmeter.PROPERTIES file from bin folder
2. Uncomment this line: server.rmi.ssl.truststore.password=changeit
3. Uncomment this line: server.rmi.ssl.disable=false and make it true. [e.g server.rmi.ssl.disable=true]
4. Restart Jmeter server
Thank you so much for well described important information in nutshell Samip.
ReplyDeleteI am happy it helped you. Thank you :)
DeleteThankyou for this explanation!
ReplyDeleteWelcome Snehal.
DeleteThis comment has been removed by the author.
ReplyDeleteI'm followed all the steps which are mentioned above still i unable to see *rmi-keystore.jks*
ReplyDelete