Forum Discussion

stores80's avatar
stores80
Occasional Contributor
6 years ago

Mock service - java.lang.IndexOutOfBoundsException

Hi,

 

I am running a Mock Service which is running several different Mock Operations.

 

When running at heavy load (several requests per second into the Mock Service), every 20 minutes or so I get the following error;

 

ERROR: com.eviware.soapui.impl.wsdl.mock.DispatchException:java.lang.IndexOutOfBoundsException:Index: 1, Size:1

 

There are no scripts involved, the dispatcher is set to SEQUENCE mode.

 

I am guessing this is a threading issue with the Mock Response, is there any way to get around this?

 

I am running SoapUI version 5.4.0.

 

Many thanks

Peter

No RepliesBe the first to reply