[jboss-jira] [JBoss JIRA] (AS7-5448) expose thread pool queue size through jmx
Mathieu Lachance (JIRA)
jira-events at lists.jboss.org
Fri Aug 31 14:36:32 EDT 2012
[ https://issues.jboss.org/browse/AS7-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715209#comment-12715209 ]
Mathieu Lachance commented on AS7-5448:
---------------------------------------
I have done locally all modifications for AS7-5448 and JBTHR-22 though I'm getting the following error inside Java Visual VM:
"java.util.MissingResourceException: Cant't find resource for bundle java.util.PropertyResourceBundle, key threadpool.common.queue-size" which is effectively the new attribute that I've added.
I guess this is related to a certain .properties file packaged within jboss that I still need to modify.
Can someone help me with this one, then I'll be able to send all the code ?
Thanks !
> expose thread pool queue size through jmx
> -----------------------------------------
>
> Key: AS7-5448
> URL: https://issues.jboss.org/browse/AS7-5448
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Mathieu Lachance
> Assignee: Stuart Douglas
>
> issue https://issues.jboss.org/browse/AS7-793 is not completed.
> thread pool exposed in jmx is still missing the queue size which is an essential metric to evaluate the system load.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list