[ 
https://issues.apache.org/jira/browse/GEODE-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117978#comment-17117978
 ] 

ASF GitHub Bot commented on GEODE-8174:
---------------------------------------

kohlmu-pivotal closed pull request #5168:
URL: https://github.com/apache/geode/pull/5168


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> JCAManagedConnection throws ConcurrentModificationExceptions 
> -------------------------------------------------------------
>
>                 Key: GEODE-8174
>                 URL: https://issues.apache.org/jira/browse/GEODE-8174
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Udo Kohlmeyer
>            Assignee: Udo Kohlmeyer
>            Priority: Major
>
> {code:java}
> Caused by: java.util.ConcurrentModificationException
> at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:920) 
> ~[?:1.8.0]
> at java.util.ArrayList$Itr.next(ArrayList.java:870) ~[?:1.8.0]
> at 
> org.apache.geode.internal.ra.spi.JCAManagedConnection.onClose(JCAManagedConnection.java:212)
>  ~[geode-core-9.8.3.jar:?]
> at 
> org.apache.geode.internal.ra.GFConnectionImpl.close(GFConnectionImpl.java:42) 
> ~[geode-core-9.8.3.jar:?]
> at 
> org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport$GemFireConnectionHolder.lambda$close$0(AbstractGemFireAsLastResourceAspectSupport.java:561)
>  ~[spring-data-gemfire-2.1.10.RELEASE.jar:2.1.10.RELEASE]
> at 
> org.springframework.data.gemfire.config.annotation.support.AbstractGemFireAsLastResourceAspectSupport$GemFireConnectionHolder$$Lambda$970.000000001C3AB4F0.accept(Unknown
>  Source) ~[?:?]
> at java.util.Optional.ifPresent(Optional.java:170) ~[?:1.8.0]
> {code}
> Under testing the JCAManagedConnection throws a CME when trying to close the 
> connection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to