You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/08/04 05:14:43 UTC

[jira] Updated: (GERONIMO-585) No indication when DefaultWorkManager pool is exhausted

     [ http://issues.apache.org/jira/browse/GERONIMO-585?page=all ]

Aaron Mulder updated GERONIMO-585:
----------------------------------

    Fix Version: 1.1
    Description: 
I created a connector that executes 8 long-running Work objects at startup (DefaultWorkManager pool size = 10).  If I deploy it twice, the second deploy operation hangs, causing the deploy tool to hang as well (and in fact the server hangs if you try to shut down and you have to kill -9 it).  There's no evidence what the problem is.  It would be nice if we at least printed a debug message or something when you submit work and there's no worker thread available.  In truth, there are better ways to code the RA, but the hangs, and the fact that it hangs the deployer and server shutdown too...


  was:
I created a connector that executes 8 long-running Work objects at startup (DefaultWorkManager pool size = 10).  If I deploy it twice, the second deploy operation hangs, causing the deploy tool to hang as well (and in fact the server hangs if you try to shut down and you have to kill -9 it).  There's no evidence what the problem is.  It would be nice if we at least printed a debug message or something when you submit work and there's no worker thread available.  In truth, there are better ways to code the RA, but the hangs, and the fact that it hangs the deployer and server shutdown too...


    Environment: 

> No indication when DefaultWorkManager pool is exhausted
> -------------------------------------------------------
>
>          Key: GERONIMO-585
>          URL: http://issues.apache.org/jira/browse/GERONIMO-585
>      Project: Geronimo
>         Type: Improvement
>   Components: connector
>     Versions: 1.0-M3
>     Reporter: Aaron Mulder
>      Fix For: 1.1

>
> I created a connector that executes 8 long-running Work objects at startup (DefaultWorkManager pool size = 10).  If I deploy it twice, the second deploy operation hangs, causing the deploy tool to hang as well (and in fact the server hangs if you try to shut down and you have to kill -9 it).  There's no evidence what the problem is.  It would be nice if we at least printed a debug message or something when you submit work and there's no worker thread available.  In truth, there are better ways to code the RA, but the hangs, and the fact that it hangs the deployer and server shutdown too...

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