larryx
11 years agoFrequent Contributor
[Res] Run Load Test from command line.
Hello,
I follow this link to establish loadTest (test steps are groovy scripts) execution from command line.
http://www.soapui.org/Load-Testing/comm ... ution.html
For small load (i.e., 2 threads) it works well. However, I got the below error when I increase to 100-thread.
javax.naming.NamingException: Session name 'WMQ' does not exist in Hermes configuration or path to Hermes config ( C:\.hermes )is not valid !!!!
at com.eviware.soapui.impl.wsdl.submit.transports.jms.util.HermesUtils.g
etHermes(HermesUtils.java:209)
at com.eviware.soapui.impl.wsdl.submit.transports.jms.util.HermesUtils$g
etHermes$62.call(Unknown Source)
Note: 'WMQ' is the HermesJMS Session name I configured before running load test. 'C:\.hermes' is the path of '.Hermes'.
Somehow the bridge between SoapUI Pro and HermesJMS were broken during the large load test.
Anyone has idea about this? Please Help!
Thanks,
Larry
I follow this link to establish loadTest (test steps are groovy scripts) execution from command line.
http://www.soapui.org/Load-Testing/comm ... ution.html
For small load (i.e., 2 threads) it works well. However, I got the below error when I increase to 100-thread.
javax.naming.NamingException: Session name 'WMQ' does not exist in Hermes configuration or path to Hermes config ( C:\.hermes )is not valid !!!!
at com.eviware.soapui.impl.wsdl.submit.transports.jms.util.HermesUtils.g
etHermes(HermesUtils.java:209)
at com.eviware.soapui.impl.wsdl.submit.transports.jms.util.HermesUtils$g
etHermes$62.call(Unknown Source)
Note: 'WMQ' is the HermesJMS Session name I configured before running load test. 'C:\.hermes' is the path of '.Hermes'.
Somehow the bridge between SoapUI Pro and HermesJMS were broken during the large load test.
Anyone has idea about this? Please Help!
Thanks,
Larry