Skip to main content
17-Peridot
January 5, 2018
Question

Error - Concurrent Modification Exception

  • January 5, 2018
  • 1 reply
  • 1905 views

Hi..

I have created a service with input of two strings and output will be the infotable.

While testing a service in background it is working fine.

But, in run time on mashup Input was getting from two drop down and output was given to a bar chart .

I am facing error "Wrapped java.util.ConcurrentModificationException".


I could not see any error on script.

How can i resolve this issue?

Thanks & Regards,

Sathishkumar C.

1 reply

5-Regular Member
January 8, 2018

Sathishkumar C​: Could you please provide additional info with snapshot of your mashup with connection details. Is the data source for 2 drop down same? Are you sending the values from the 2 drop down with some button press or selection ?

-Durgesh

17-Peridot
January 8, 2018

Hi Durgesh,

I am using two dropdown with different data source. Running a service with "Selected Row Changed" event of second drop down button.

qq.PNG

ww.PNG

Is there any solution?

Thanks & Regards,
Sathishkumar C.