ConcurrentModificationException when using ImporterFilter on a 
GenericMultiThreadedImporter
-------------------------------------------------------------------------------------------

                 Key: NXP-3809
                 URL: http://jira.nuxeo.org/browse/NXP-3809
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2 GA
            Reporter: Bogdan Tatar
            Assignee: Thierry Delprat
             Fix For: 5.2.1


In the replication import process the import-core module is used.This provides 
support for multi threads during the import process.The problems appear when an 
filter is defined for the multi thread importer,filter which is used to make 
modification on the enable status of filters.More exactly if the call to this 
importer is made from a listener,and in the multi thread importer, 
modifications are made on the enable status of existing filters,then a 
java.util.ConcurrentModificationException is generated.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to