[jboss-remoting-issues] [JBoss JIRA] Updated: (JBREM-1106) CLONE [JBREM-851] - In TimerUtil replace Timer if it has shut down

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Apr 18 00:24:22 EDT 2009


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

Ron Sigal updated JBREM-1106:
-----------------------------

        Fix Version/s:     (was: 2.2.2.SP12)
    Affects Version/s:     (was: 2.2.2.SP11)


> CLONE [JBREM-851] - In TimerUtil replace Timer if it has shut down
> ------------------------------------------------------------------
>
>                 Key: JBREM-1106
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1106
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>
> When all of the TimerTasks running in a java.util.TimerTask have shut down, the TImer will also shut down, at which point it will accept no more TimerTasks.  There are places in Remoting where there should be a test which will create a new Timer the attempt to schedule a TimerTask results in an exception.
> Two places the problem exists:
> 1. org.jboss.remoting.LeasePinger, and
> 2. org.jboss.remoting.util.TimerUtil.
> A similar problem is described in JBREM-748 "BisocketClientInvoker should guard agains scheduling on an expired Timer"
> Reported by James on Remoting forum.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list