dev@glassfish.java.net

QL failures

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Fri, 04 Sep 2009 16:07:30 -0400

Hello,

I am trying to make sure that Felix 2.0 is ready for release. My latest
run comes up with the following QL failures:

   1. iterateAllSanityCheck

      java.lang.NullPointerException
              at amxtest.AMXCoreTests.iterateAllSanityCheck(AMXCoreTests.java:94)

   2. testAMXComplianceMonitorFailureCount

      java.lang.AssertionError: Server indicates that there are non-compliant AMX MBean validator failures, failure count = 20, examine the server log for failures
              at amxtest.AMXCoreTests.testAMXComplianceMonitorFailureCount(AMXCoreTests.java:112)

Are these normal failures in GF trunk?

-> richard