On 6 April 2010 10:35, Gordon Sim <g...@redhat.com> wrote:
> I'm noticing the following errors from automated test runs of the java code
> as of r930877:
>
>>  Testcase: testExternalVirtualhostXMLFile took 0.043 sec
>>        FAILED
>>  Incorrect default host expected:<test> but was:<null>
>>  junit.framework.ComparisonFailure: Incorrect default host expected:<test>
>> but was:<null>
>>        at
>> org.apache.qpid.server.configuration.ServerConfigurationTest.testExternalVirtualhostXMLFile(ServerConfigurationTest.java:1282)
>
> Anyone else seeing the same? Any ideas on the cause (looks like this
> assertion was just added in on r930877)?
>

Apologies, fix committed (I verified the original patch fixed the
issue but didnt verify the test changes actualy worked. Must learn to
be less trusting :P).


> I'm also seeing lots of the following in the logs:
>
>> main 2010-04-05 13:18:20,991 ERROR
>> [qpid.server.registry.ApplicationRegistry] Error shutting down Application
>> Registry(1): java.lang.NullPointerException
>> java.lang.NullPointerException
>>        at
>> java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:768)
>>        at
>> org.apache.qpid.qmf.QMFService.unmanageObject(QMFService.java:417)
>>        at org.apache.qpid.qmf.QMFService.onEvent(QMFService.java:395)
>>        at
</snip>

This is on the list of things to fix, theres a JIRA for it somewhere.


Robbie

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to