You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/06/20 17:57:00 UTC

[jira] [Assigned] (CXF-7416) Threading issue while marshalling jaxb

     [ https://issues.apache.org/jira/browse/CXF-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-7416:
--------------------------------

    Assignee: Daniel Kulp  (was: Christian Schneider)

> Threading issue while marshalling jaxb
> --------------------------------------
>
>                 Key: CXF-7416
>                 URL: https://issues.apache.org/jira/browse/CXF-7416
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 3.1.11
>            Reporter: Christian Schneider
>            Assignee: Daniel Kulp
>             Fix For: 3.2.0, 3.1.12
>
>
> https://apaste.info/ntU7
> org.apache.cxf.interceptor.Fault: Marshalling Error: null
> 	at org.apache.cxf.jaxb.JAXBEncoderDecoder.marshall(JAXBEncoderDecoder.java:270)
> Caused by: java.util.ConcurrentModificationException
> 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)[:1.8.0_92]
> This happened in a demo for ws-rm but probably can happen in any jaxb based service.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)