DMI with run-on-all-nodes="true" can race with loader creation/registration
---------------------------------------------------------------------------

                 Key: CDV-600
                 URL: https://jira.terracotta.org/jira//browse/CDV-600
             Project: Community Development
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Tim Eck
            Assignee: Issue Review Board


I can't think of what we can do about it really, but it is possible to get 
[non-fatal] errors processing incoming DMI if the target object (or parameters) 
require a classloader that has not yet been created or registered with DSO. The 
DSO client starts very early in the lifetime of the VM, and once it is 
connected it can receive incoming DMI. Since that DMI might depend on a loader 
(eg. a webapp classloader) that has been instantiated yet, the DMI will fail. 

This only applies if run-on-all-nodes="true"



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

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to