JMeter JMS Publisher/Subscriber 与 Websphere MQ 体验 javax.naming.NamingException

JMeter JMS Publisher/Subscriber with Websphere MQ experiencing javax.naming.NamingException

我已将 Jmeter 设置为发布到 Webshere MQ,但通过结果树侦听器它给我一个响应消息:javax.naming.NamingException:java.lang.NoClassDefFoundError:com/sun/jndi/toolkit/chars/CharacterDecoder

有人知道如何解决这个问题吗?

我想我正确地遵循了此页面中的设置步骤:http://leakfromjavaheap.blogspot.com.au/2014/07/jmeter-and-websphere-mq-series.html?_sm_au_=iVV5P5vR626sDt7V

提前致谢!

Blockquote

知道了!!!

感谢这里的一位发帖人:https://community.oracle.com/thread/1158121

基本上你需要从下载文件系统服务提供 http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-plat-419418.html

然后复制providerutil.jar到jmeter lib文件夹。