[ http://jira.jboss.com/jira/browse/JBAS-1334?page=history ]

Scott M Stark moved JBMQ-95 to JBAS-1334:
-----------------------------------------

      Project: JBoss Application Server  (was: JBoss MQ)
          Key: JBAS-1334  (was: JBMQ-95)
    Component: JMS service
      Version:  JBossAS-3.2.7 Final

> Redeploy UIL2/OIL under java 1.3
> --------------------------------
>
>          Key: JBAS-1334
>          URL: http://jira.jboss.com/jira/browse/JBAS-1334
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JMS service
>     Versions:  JBossAS-3.2.7 Final
>     Reporter: SourceForge User
>     Assignee: Adrian Brock

>
>
> SourceForge Submitter: ejort .
> org.jboss.mq.il.oil.OILServerILService
> org.jboss.mq.il.uil2.UILServerILService
> Closing the server socket in stopService()
> does not interrupt the accept thread under java 1.3
> nor does acceptThread.interrupt() if the thread is in
> serverSocket.accept()
> Does anybody know how to correctly interrupt a
> thread that is in serverSocket.accept() under java 1.3
> or is this due to crappy VM implementation?
> Using SOTimeout isn't really an option since we
> would have to make it a reasonable length of time
> to stop it spinning.
> Which means to allow a redeploy, we would have to
> join the acceptThread. 
> This potentially means a long wait during a
> redeploy or shutdown.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to