Sucheta15 opened a new issue, #5999:
URL: https://github.com/apache/jmeter/issues/5999

   ### Expected behavior
   
   JMeter is unable to start the test/script. 
   Scenario - While running JMeter in non GUI mode in Linux OS, even though 
certificate(pkc12) and password is provided in system.properties file we are 
unable to run the script.
   
   SSLManager.getPassword() - Password is provided, however, no GUI present so 
cannot prompt. Have entered the values in the jmeter.properties file.
   
   JMeter test works without issues in windows in GUI mode.
   
   ### Actual behavior
   
   _No response_
   
   ### Steps to reproduce the problem
   
   1. open CLI mode and enter command to run jmeter in non gui mode along with 
script details, path etc
   2. edit jmeter.properties file with given certificate and password using - 
   javax.net.ssl.keyStore=/path/to/your/keystore
   javax.net.ssl.keyStorePassword=your-keystore-password
   
   3. retry running the jmeter in non gui mode from linux or windows machine.
   Output- Script does not start.
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   17
   
   ### OS Version
   
   Ubuntu 20


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to