[jboss-remoting-issues] [JBoss JIRA] Resolved: (JBREM-1247) BisocketClientInvoker$PingTimerTask NPE

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Dec 24 14:28:17 EST 2010


     [ https://issues.jboss.org/browse/JBREM-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal resolved JBREM-1247.
------------------------------

    Resolution: Done


PingTimerTask.shutDown() sets variable running to false.

No special unit tests.

> BisocketClientInvoker$PingTimerTask NPE
> ---------------------------------------
>
>                 Key: JBREM-1247
>                 URL: https://issues.jboss.org/browse/JBREM-1247
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.5.3.SP1
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>            Priority: Minor
>             Fix For: 2.5.3.SP2
>
>
> org.jboss.remoting.transport.bisocket.BisocketClientInvoker$PingTimerTask.run() checks the variable running before accessing the controlOutputStream variable, which is set to null by PingTimerTask.shutdown().  However, PingTimerTask.shutdown() doesn't set running to false.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list