Hello Rich,My name is Igor. I'm performance engineer in Liveperson.As part of our activities we have Jmeter script for load simulation to our project that implements WebSocket.We would like use RedLine13 to execute JMeter script. The test failed on first WS request with the following error "Uncaught Exception java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty"The same script was successfully executed from local machine and from Amazon EC2 as well...Please advice.Thanks in advance.Igor
This message may contain confidential and/or privileged information.If you are not the addressee or authorized to receive this on behalf of the addressee you must not use, copy, disclose or take action based on this message or any information herein.If you have received this message in error, please advise the sender immediately by reply email and delete this message. Thank you.
Thanks for the response.The test is https://www.redline13.com/LoadTest/View/33353Igor
:(The test was executed twice. Both result as previous - failed...https://www.redline13.com/LoadTest/View/33374
As I understand you applied the needed fix. If I must to do something else?
Thanks
Igor
Link to failed last test:On Thu, Nov 3, 2016 at 9:58 PM, Igor Korenblat <igo...@liveperson.com> wrote:Many thanks for you assist...it's very strange.I executed the test twice again:
- With same jmx - the test completed successfully
- With updated jmx...I uploaded a new version of the script - test failed with same error
Thanks againIgor
Mar 05, 2020 1:29:45 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from:'/home/user112166/customTest.jmx'.
Cause:
CannotResolveClassException: eu.luminis.jmeter.wssampler.SingleReadWebSocketSampler
Detail:com.thoughtworks.xstream.converters.ConversionException:
---- Debugging information ----
cause-exception : com.thoughtworks.xstream.converters.ConversionException
cause-message :
first-jmeter-class : org.apache.jmeter.save.converters.HashTreeConverter.unmarshal(HashTreeConverter.java:67)
class : org.apache.jmeter.save.ScriptWrapper
required-type : org.apache.jorphan.collections.ListedHashTree
converter-type : org.apache.jmeter.save.ScriptWrapperConverter
path : /jmeterTestPlan/hashTree/hashTree/hashTree[3]/eu.luminis.jmeter.wssampler.SingleReadWebSocketSampler
line number : 153
version : 5.0 r1840935
-------------------------------