techact / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Add Random Extra params=true causes java.lang.IndexOutOfBoundsException #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using jar built from trunk, run 'java -jar 
solrmeter-0.1.2-SNAPSHOT-jar-with-dependencies.jar'
2. In SolrMeter application menu bar, click edit then select settings.
3. Change "Add Random Extra Params" to 'true'
4. Click Apply then OK
5. In "Query Console" click start button. 
6. Watch the console output for the IndexOutOfBoundsException.

What is the expected output? What do you see instead?
I expect to see queries from SolrMeter in my Solr log, real time changes to the 
Historgram or Pie chart or Query Time History.

What version of the product are you using? On what operating system?
Solrmeter Revision 167 on Ubuntu 10.04.1

Please provide any additional information below.
When this is set to false, queries are sent to solr as expected. 

Original issue reported on code.google.com by Jerry.Mi...@gmail.com on 27 Jan 2011 at 5:36

GoogleCodeExporter commented 9 years ago

Original comment by tflo...@gmail.com on 27 Jan 2011 at 6:16

GoogleCodeExporter commented 9 years ago
This error is fixed on revision 168. 
Thanks.

Original comment by tflo...@gmail.com on 31 Jan 2011 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by tflo...@gmail.com on 18 Feb 2011 at 7:55