CDV ❯ DMI with run-on-all-nodes="true" can race with loader creation/registration
-
Bug
-
Status: Resolved
-
2 Major
-
Resolution: Won't Fix
-
-
-
interfaces
-
Reporter: teck
-
January 28, 2008
-
0
-
Watchers: 1
-
February 12, 2014
-
February 12, 2014
Description
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”
Comments
Fiona OShea 2008-01-29
Fiona OShea 2008-03-06
There will not be time in Pacheco.
Saravanan Subbiah 2008-05-02
I think someone already hit this and Tim is working with them.
Hung Huynh 2014-02-12
DSO is discontinued
Can we look into this if time in Pacheco