ChannelImplTest intermittently fails on AIX: NullPointerException
-----------------------------------------------------------------

                 Key: SMX4NMR-177
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-177
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Gert Vanthienen
             Fix For: 1.1.0


ChannelImplTest.testChangeThreadNameForSyncExchange intermittenly fails on AIX 
due to a NullPointerException.  It looks like the IBM JDK is sometimes 
reporting 'null' ThreadInfo objects when using JMX to query thread information.

{noformat}
java.lang.NullPointerException
    at 
org.apache.servicemix.nmr.core.ChannelImplTest.findThread(ChannelImplTest.java:228)
    at 
org.apache.servicemix.nmr.core.ChannelImplTest.testChangeThreadNameForSyncExchange(ChannelImplTest.java:219
{noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to