[ https://issues.apache.org/jira/browse/SMX4-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang resolved SMX4-1748. -------------------------------- Resolution: Fixed Applied the patch into servicemix4 bundle repository. > Fix the concurrent modification exception in SMPP bundle > -------------------------------------------------------- > > Key: SMX4-1748 > URL: https://issues.apache.org/jira/browse/SMX4-1748 > Project: ServiceMix 4 > Issue Type: Bug > Affects Versions: bundles-2014.03 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: bundles-2014.04 > > > The org.jsmpp.session.AbstractSessionContext uses ArrayList and also does > add, remove and change items of the list. It causes > ConcurrentModificationException to be thrown during runtime and as a result > thread leaks. -- This message was sent by Atlassian JIRA (v6.2#6252)