[ 
https://issues.apache.org/jira/browse/SOLR-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637531#comment-13637531
 ] 

Hardik Upadhyay commented on SOLR-4714:
---------------------------------------

You are correct, i also found the same details after spending few hours on net, 
and i resolved the issue as well.Off course it was not a problem with solr but 
jetty, exception logs were so unclear to identify the culprit. I am using jetty 
8, and by increasing the requestBufferSize value in jetty.xml it worked.
                
> Solr server request handler failed
> ----------------------------------
>
>                 Key: SOLR-4714
>                 URL: https://issues.apache.org/jira/browse/SOLR-4714
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hardik Upadhyay
>              Labels: solr
>
> When sending a search request via HttpClient post method,solr server fails to 
> parse the query and prints error "HttpParser full....".
> The search request was for retrieving 600 entity details ,q:(ent1 ent2 ent3 
> ... ent600) 

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to