You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/02/03 03:48:29 UTC

[jira] Commented: (TAP5-1422) java.util.ConcurrentModificationException when shutting down jmx server

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

Hudson commented on TAP5-1422:
------------------------------

Integrated in tapestry-5.2-freestyle #260 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/260/])
    Fix for TAP5-1422 - pulled the registeredBeans into another data structure to iterate over so we can remove them from the set.


> java.util.ConcurrentModificationException when shutting down jmx server
> -----------------------------------------------------------------------
>
>                 Key: TAP5-1422
>                 URL: https://issues.apache.org/jira/browse/TAP5-1422
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-jmx
>    Affects Versions: 5.2.0
>            Reporter: Josh Canfield
>            Assignee: Josh Canfield
>             Fix For: 5.3.0
>
>
> In MBeanSupportImpl the registryDidShutdown handler tries to remove items from a set that it's iterating over causing the exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira