cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Error - Concurrent Modification Exception

Sathishkumar_C
17-Peridot

Error - Concurrent Modification Exception

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.

2 REPLIES 2

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

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.

Top Tags