[ http://jira.jboss.com/jira/browse/JBAS-478?page=history ]
     
Scott M Stark closed JBAS-478:
------------------------------

     Assign To: Alexey Loubyansky  (was: Scott M Stark)
    Resolution: Won't Fix

jaws has been deprecated since 3.0.x

> Loose soft ref thread in (jaws) JDBCCommandFactory
> --------------------------------------------------
>
>          Key: JBAS-478
>          URL: http://jira.jboss.com/jira/browse/JBAS-478
>      Project: JBoss Application Server
>         Type: Bug
>     Versions: JBossAS-3.2.6 Final
>     Reporter: SourceForge User
>     Assignee: Alexey Loubyansky

>
>
> SourceForge Submitter: rodburgett .
> The 
> org.jboss.ejb.plugins.jaws.jdbc.JDBCCommandFactory 
> class uses a static TimerQueue thread to manage soft 
> object references.  The thread is started upon 
> instantiation of the first factory and is not stopped until 
> the JVM goes down.  This creates a thread leak if JBoss 
> is stopped and restarted within a single JVM process.
> The attached diff file offers changes to the 
> JDBCCommandFactory to kill the thread when the last 
> factory is destroyed.
> This proposal represents a hack patch for JBoss 3.2.  A 
> better solution might involve more extensive refactoring 
> to turn the thread into a JBoss service to ensure proper 
> cleanup when JBoss is shutdown.
> If no further development is expected on JAWS, then 
> such refactoring may not be worthwhile.  Then a hack 
> patch may suffice to fix the bug until JAWS is replaced.

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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to