Java 在JMETER CMD控制台窗口中,使用鼠标滚动在Threadgroup下添加组件时出现问题,侦听器除外

Java 在JMETER CMD控制台窗口中,使用鼠标滚动在Threadgroup下添加组件时出现问题,侦听器除外,java,testing,jmeter,performance-testing,qa,Java,Testing,Jmeter,Performance Testing,Qa,当使用鼠标滚动在Threadgroup下添加组件时,它将 挂起并在jmeter CMD窗口中显示异常,如: Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -1. See log file for details. Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -1. See log file for details. Uncaught Excep

当使用鼠标滚动在Threadgroup下添加组件时,它将 挂起并在jmeter CMD窗口中显示异常,如:

Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -1. See log file
for details.
Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -1. See log file
for details.
Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -16. See log file
for details.
Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -16. See log  file
for details.
Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -19. See log file
for details.
Uncaught Exception java.lang.ArrayIndexOutOfBoundsException: -19. See log file
for details.

为什么Jmeter CMD向我显示这个

有时我在Jmeter中看到了这个,当您使用
查看结果树
侦听器并切换到不同的响应类型,以获得XML/JSON/TXT等测试结果时

还有一个bug是JavaV8不能与JMeter一起使用

看看Java6或Java7是否解决了这个问题