https://bz.apache.org/bugzilla/show_bug.cgi?id=62659
--- Comment #7 from hcholleti <[email protected]> --- In the jmeter log i could see an error. while test is running. 2018-08-28 19:24:54,460 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'retriewconfigurationDataAPI'. java.util.ConcurrentModificationException: null at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:907) ~[?:1.8.0_151] at java.util.ArrayList$Itr.next(ArrayList.java:857) ~[?:1.8.0_151] at org.apache.jmeter.testelement.property.PropertyIteratorImpl.next(PropertyIteratorImpl.java:41) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.property.PropertyIteratorImpl.next(PropertyIteratorImpl.java:24) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.AbstractTestElement.setTemporary(AbstractTestElement.java:551) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.AbstractTestElement.setTemporary(AbstractTestElement.java:552) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.AbstractTestElement.addProperty(AbstractTestElement.java:301) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.AbstractTestElement.addProperty(AbstractTestElement.java:319) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.testelement.AbstractTestElement.setProperty(AbstractTestElement.java:352) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setCookieManagerProperty(HTTPSamplerBase.java:861) ~[ApacheJMeter_http-4.0.jar:4.0 r1823414] at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.setCookieManager(HTTPSamplerBase.java:871) ~[ApacheJMeter_http-4.0.jar:4.0 r1823414] at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.addTestElement(HTTPSamplerBase.java:659) ~[ApacheJMeter_http-4.0.jar:4.0 r1823414] at org.apache.jmeter.threads.TestCompiler.configureWithConfigElements(TestCompiler.java:312) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.threads.TestCompiler.configureSampler(TestCompiler.java:100) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at com.blazemeter.jmeter.controller.TestCompilerParallel.configureSampler(TestCompilerParallel.java:29) ~[jmeter-parallel-0.7.jar:?] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:466) ~[ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416) [ApacheJMeter_core-4.0.jar:4.0 r1823414] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250) [ApacheJMeter_core-4.0.jar:4.0 r1823414] at com.blazemeter.jmeter.controller.JMeterThreadParallel.run(JMeterThreadParallel.java:60) [jmeter-parallel-0.7.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_151] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151] 2018-08-28 19:24:54,464 WARN o.a.j.p.h.s.HTTPSamplerBase: Existing AuthManager HTTP Authorization Manager superseded by HTTP Authorization Manager 2018-08-28 19:25:00,040 INFO o.a.j.r.Summariser: summary + 1170 in 00:00:30 = 39.0/s Avg: 4488 Min: 6 Max: 14677 Err: 0 (0.00%) Active: 20 Started: 360 Finished: 340 2018-08-28 19:25:00,041 INFO o.a.j.r.Summariser: summary = 1290 in 00:00:48 = 27.0/s Avg: 4364 Min: 6 Max: 14677 Err: 0 (0.00%) 2018-08-28 19:25:30,006 INFO o.a.j.r.Summariser: summary + 1244 in 00:00:30 = 41.5/s Avg: 3173 Min: 8 Max: 37315 Err: 9 (0.72%) Active: 20 Started: 360 Finished: 340 2018-08-28 19:25:30,007 INFO o.a.j.r.Summariser: summary = 2534 in 00:01:18 = 32.6/s Avg: 3779 Min: 6 Max: 37315 Err: 9 (0.36%) 2018-08-28 19:26:00,024 INFO o.a.j.r.Summariser: summary + 1075 in 00:00:30 = 35.8/s Avg: 3223 Min: 12 Max: 10994 Err: 0 (0.00%) Active: 20 Started: 360 Finished: 340 2018-08-28 19:26:00,024 INFO o.a.j.r.Summariser: summary = 3609 in 00:01:48 = 33.5/s Avg: 3614 Min: 6 Max: 37315 Err: 9 (0.25%) 2018-08-28 19:26:30,006 INFO o.a.j.r.Summariser: summary + 1140 in 00:00:30 = 38.0/s Avg: 3378 Min: 13 Max: 11379 Err: 0 (0.00%) Active: 20 Started: 360 Finished: 340 2018-08-28 19:26:30,006 INFO o.a.j.r.Summariser: summary = 4749 in 00:02:18 = 34.5/s Avg: 3557 Min: 6 Max: 37315 Err: 9 (0.19%) 2018-08-28 19:26:43,847 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'retriewconfigurationDataAPI'. -- You are receiving this mail because: You are the assignee for the bug.
