[
https://issues.apache.org/activemq/browse/SMX4NMR-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4NMR-177.
-------------------------------------
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=902758
> 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
> Assignee: 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.