[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5483) ConcurrentModificationException throws when open xhtml page

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Thu Dec 31 07:35:30 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12501833#action_12501833 ] 

Victor Rubezhny commented on JBIDE-5483:
----------------------------------------

I surrounded the get and modify calls for style sheet adapter, to prevent the adapter's modification while it is acquired in the cycle within the EMF model. 
But I still cannot reproduce the issue manually using my environment while I can see this exception in JUnit test logs from Hudson, so, let see if my modification will help

> ConcurrentModificationException throws when open xhtml page
> -----------------------------------------------------------
>
>                 Key: JBIDE-5483
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5483
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>    Affects Versions: 3.1.0.CR2
>            Reporter: Maxim Areshkau
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.CR2
>
>         Attachments: concurentModification.log
>
>
> #1 copy page into web project https://jira.jboss.org/jira/secure/attachment/12325794/components.xhtml
> #2 try to open couple times
> from time to time I have ConcurentModificationException 

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

        


More information about the jbosstools-issues mailing list