10 Feb 15:11
[Created] (JCR-3234) QueryStat getPopularQueries doesn't set the proper position
Alex Parvulescu (Created) (JIRA <jira <at> apache.org>
2012-02-10 14:11:00 GMT
2012-02-10 14:11:00 GMT
QueryStat getPopularQueries doesn't set the proper position
-----------------------------------------------------------
Key: JCR-3234
URL: https://issues.apache.org/jira/browse/JCR-3234
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Environment: Embarrassing copy/paste error. I was updating the wrong array and the position info was
never returned.
This made any jmx client to fail with:
at javax.management.openmbean.TabularDataSupport.checkValueAndIndex(TabularDataSupport.java:871)
at javax.management.openmbean.TabularDataSupport.internalPut(TabularDataSupport.java:331)
at javax.management.openmbean.TabularDataSupport.put(TabularDataSupport.java:323)
at org.apache.jackrabbit.core.jmx.QueryStatManager.asTabularData(QueryStatManager.java:103)
Reporter: Alex Parvulescu
Priority: Trivial
Fix For: 2.5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
RSS Feed