[
https://issues.apache.org/jira/browse/AXIS2-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi updated AXIS2-4365:
------------------------------------------------
Component/s: jaxws
> Race condition in org.apache.axis2.jaxws.handler.HandlerChainProcessor
> ----------------------------------------------------------------------
>
> Key: AXIS2-4365
> URL: https://issues.apache.org/jira/browse/AXIS2-4365
> Project: Axis2
> Issue Type: Bug
> Components: jaxws
> Reporter: Dmitri Maximovich
>
> sortChain() method creates Iterator on instance property 'handlers'
> (java.util.List) and then calls clear() on that list.
> sortChain() is getting called from processChain() method which can be
> executed from multiple threads concurrently resulting in
> ConcurrentModificationException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]