No indication when DefaultWorkManager pool is exhausted
-------------------------------------------------------
Key: GERONIMO-585
URL: http://issues.apache.org/jira/browse/GERONIMO-585
Project: Apache Geronimo
Type: Improvement
Components: connector
Versions: 1.0-M3
Reporter: Aaron Mulder
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. 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 appearance of a hang,
and the fact that it hangs the deployer 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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|