[jboss-jira] [JBoss JIRA] Reopened: (JBAS-2813) UIL2 does not close client sockets when the service is shutdown

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Jul 10 08:52:32 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-2813?page=all ]

Adrian Brock reopened JBAS-2813:
--------------------------------

             

> UIL2 does not close client sockets when the service is shutdown
> ---------------------------------------------------------------
>
>                 Key: JBAS-2813
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2813
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JMS service
>    Affects Versions: JBossAS-4.0.4RC1, JBossAS-3.2.8 Final
>            Reporter: Adrian Brock
>         Assigned To: Adrian Brock
>             Fix For: JBossAS-3.2.8.SP1, JBossAS-4.0.4.CR2, JBossAS-5.0.0.Beta1
>
>
> The UIL2 service does not close sockets when the service is stopped.
> Normally this is not a problem because the JBoss process ends which does close the sockets.
> There are two parts to this fix:
> 1) JMSDestinationManager.stopServer()
> needs to iterate over connected clients and invoke the client IL's close method
> 2) UIL2 needs to implement close()
> The other ILs also need checking to make sure they implement close properly when the
> server (through stopping service) unilaterally ends the client's connection.

-- 
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