On 17/02/2011 12:06, Mark Thomas wrote: > On 17/02/2011 12:02, Konstantin Kolinko wrote: >> 2011/2/17 Rainer Jung <[email protected]>: >>> I get test suite failures for TC 7 right now. I'm not sure whether it is >>> because I changed my testing environment, but the failure seems to be pretty >>> special, namely a NullPointerException in MBeanUtils.createObjectName() line >>> 532. >>> >> >> I have an old working copy (updated yesterday), i.e. before Mark's >> http://svn.apache.org/viewvc?view=revision&revision=1071556 >> >> and I also observe those NPEs with namingResources.mbeanDestroyFail >> So it is not specific to your environment. >> >> I do not know yet whether any of today's commits fixes them. > > Not yet. I only fixed the test failures.
The issue is lifecycle related around removing children from parents. There are currently a bunch of 'fixes' for various edge cases. I am plan to review the whole process and will probably re-factor this part of the life-cycle code. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
