You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 14:11:54 UTC

[jira] [Created] (SLING-2401) ConcurrentModificationException in AdapterWebConsolePlugin.update

ConcurrentModificationException in AdapterWebConsolePlugin.update
-----------------------------------------------------------------

                 Key: SLING-2401
                 URL: https://issues.apache.org/jira/browse/SLING-2401
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Adapter 2.0.10
            Reporter: Bertrand Delacretaz
            Priority: Minor


I saw this a few times during startup, haven't investigated yet.

java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
        at java.util.HashMap$ValueIterator.next(HashMap.java:822)
        at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.update(AdapterWebConsolePlugin.java:179)
        at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.removeBundle(AdapterWebConsolePlugin.java:174)
        at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.bundleChanged(AdapterWebConsolePlugin.java:110)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2401) ConcurrentModificationException in AdapterWebConsolePlugin.update

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-2401.
-------------------------------------

    Resolution: Duplicate

Looks like a duplicate of SLING-2485
                
> ConcurrentModificationException in AdapterWebConsolePlugin.update
> -----------------------------------------------------------------
>
>                 Key: SLING-2401
>                 URL: https://issues.apache.org/jira/browse/SLING-2401
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Adapter 2.0.10
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> I saw this a few times during startup, haven't investigated yet.
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
>         at java.util.HashMap$ValueIterator.next(HashMap.java:822)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.update(AdapterWebConsolePlugin.java:179)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.removeBundle(AdapterWebConsolePlugin.java:174)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.bundleChanged(AdapterWebConsolePlugin.java:110)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2401) ConcurrentModificationException in AdapterWebConsolePlugin.update

Posted by "Justin Edelson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208191#comment-13208191 ] 

Justin Edelson commented on SLING-2401:
---------------------------------------

potential patch here: http://codereview.appspot.com/5641044
                
> ConcurrentModificationException in AdapterWebConsolePlugin.update
> -----------------------------------------------------------------
>
>                 Key: SLING-2401
>                 URL: https://issues.apache.org/jira/browse/SLING-2401
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Adapter 2.0.10
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> I saw this a few times during startup, haven't investigated yet.
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
>         at java.util.HashMap$ValueIterator.next(HashMap.java:822)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.update(AdapterWebConsolePlugin.java:179)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.removeBundle(AdapterWebConsolePlugin.java:174)
>         at org.apache.sling.adapter.internal.AdapterWebConsolePlugin.bundleChanged(AdapterWebConsolePlugin.java:110)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira