Skip to content

Passed

org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.raggruppamento.SoapTest.perUrlInvocazioneFruizione

Took 2.1 sec.

Standard Error

Exception in thread "pool-18-thread-2" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 0
	at java.base/java.util.ArrayList.add(ArrayList.java:487)
	at java.base/java.util.ArrayList.add(ArrayList.java:499)
	at org.openspcoop2.core.protocolli.trasparente.testsuite.rate_limiting.raggruppamento.SoapTest.lambda$makeAndCheckGroupRequests$0(SoapTest.java:260)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)