ConcurrentModificationException thrown when updating a Proxy Service after 
updating the service level parameters
----------------------------------------------------------------------------------------------------------------

                 Key: ESBJAVA-458
                 URL: https://wso2.org/jira/browse/ESBJAVA-458
             Project: WSO2 ESB
          Issue Type: Bug
          Components: Proxy Services Management
    Affects Versions: NIGHTLY
         Environment: Ubuntu 7.10, Java version "1.5.0_14", Firefox2.0.0.12
            Reporter: Evanthika Amarasiri
            Assignee: Ruwan Linton


Steps to reproduce

1. Assume that you have a Proxy Service with service level parameters specified
2. Save the configuration and restart the ESB server
3. Edit the Proxy Service and change some of the service level parameters, 
update the mediator and then save the Proxy Service
4. You will see the following exception on the ESB console

********************************************************************************************************************************************
Exception in thread "mailto-Worker-4" java.util.ConcurrentModificationException
        at 
java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
        at java.util.AbstractList$Itr.next(AbstractList.java:420)
        at 
org.apache.synapse.transport.mail.MailTransportListener.onPoll(MailTransportListener.java:83)
        at 
org.apache.synapse.transport.base.AbstractPollingTransportListener$1$1.run(AbstractPollingTransportListener.java:86)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)
********************************************************************************************************************************************


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to