Issue 107 in solrmeter: Error while executing external Query file with group Queries esp when "group=true"

15 views
Skip to first unread message

solr...@googlecode.com

unread,
Nov 1, 2012, 6:32:04 PM11/1/12
to solr...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 107 by adityaba...@gmail.com: Error while executing external
Query file with group Queries esp when "group=true"
http://code.google.com/p/solrmeter/issues/detail?id=107

Using solrmeter.0.3.0 against Solr 3.5 server

Cannot rung queries with "&group=true" parameter

Steps to reproduce
1. Generate an external file with group query
2. Execution faile with following exception

Exception in thread "Thread-180" java.lang.NullPointerException
at
com.plugtree.solrmeter.model.operation.QueryOperation.execute(QueryOperation.java:55)
at
com.plugtree.solrmeter.model.operation.RandomOperationExecutorThread.executeOperation(RandomOperationExecutorThread.java:83)
at
com.plugtree.solrmeter.model.operation.RandomOperationExecutorThread.run(RandomOperationExecutorThread.java:62)


I see that the issue while printing the log in QueryOperation.java @ line 55
//Code line
logger.debug(response.getResults().getNumFound() + " results found in " +
response.getQTime() + " ms");




solr...@googlecode.com

unread,
Apr 14, 2013, 3:25:24 PM4/14/13
to solr...@googlegroups.com

Comment #1 on issue 107 by tai.dev...@gmail.com: Error while executing
external Query file with group Queries esp when "group=true"
http://code.google.com/p/solrmeter/issues/detail?id=107

This issue has been duplicated by Issue #113
https://code.google.com/p/solrmeter/issues/detail?id=113 and there is a
patch on this issue which addresses the bug mentioned above.

I didn't author the patch, but I did confirm it works after experiencing
the same problem as documented here.

Best wishes,

Daniel

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

solr...@googlecode.com

unread,
May 22, 2013, 8:58:35 AM5/22/13
to solr...@googlegroups.com
Updates:
Status: Duplicate
Mergedinto: 113

Comment #2 on issue 107 by tflo...@gmail.com: Error while executing
external Query file with group Queries esp when "group=true"
http://code.google.com/p/solrmeter/issues/detail?id=107

More work related to this problem in issue #113. Thanks for reporting.
Reply all
Reply to author
Forward
0 new messages