[jboss-jira] [JBoss JIRA] Created: (JBREM-1247) BisocketClientInvoker$PingTimerTask NPE
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Tue Sep 28 23:57:28 EDT 2010
BisocketClientInvoker$PingTimerTask NPE
---------------------------------------
Key: JBREM-1247
URL: https://jira.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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list