[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-417) JMS Client does not exit

Ovidiu Feodorov (JIRA) jira-events at lists.jboss.org
Sat Feb 10 02:58:30 EST 2007


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-417?page=comments#action_12352765 ] 
            
Ovidiu Feodorov commented on JBMESSAGING-417:
---------------------------------------------

Test case: org.jboss.test.messaging.jms.ClientExitTest. Will timeout in case the client doesn't exit cleanly.

> JMS Client does not exit
> ------------------------
>
>                 Key: JBMESSAGING-417
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-417
>             Project: JBoss Messaging
>          Issue Type: Bug
>            Reporter: Tim Fox
>         Assigned To: Ovidiu Feodorov
>             Fix For: 1.2.0.CR1, 1.0.1.SP4
>
>
> After creating and cleanly closing connections to a remote JMS server, the JMS client process does not exit.
> This is because JBossRemoting (TimerUtil class) contains a Timer which is not a daemon thus preventing the process from exiting.
> Solution is simple: Make the timer a daemon.

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

        



More information about the jboss-jira mailing list