On 20/09/2007, Nuno Santos <[EMAIL PROTECTED]> wrote: > Another surefire error from the latest M2 build: > > $ cat org.apache.qpid.server.AMQBrokerManagerMBeanTest.txt > ------------------------------------------------------------------------------- > Test set: org.apache.qpid.server.AMQBrokerManagerMBeanTest > ------------------------------------------------------------------------------- > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 > sec <<< FAILURE! > testExchangeOperations(org.apache.qpid.server.AMQBrokerManagerMBeanTest) > Time elapsed: 0.003 sec <<< ERROR! > java.lang.NullPointerException
This is not brand new; it has been happening on our continuous build for several days now. We had another more pressing issue - hanging builds due to a race condition which I have just applied a fix for on both M2 and M2.1 branches. Hopefully we'll get round to fixing the above tomorrow. RG