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

Karl Wright commented on CONNECTORS-616:
----------------------------------------

A second attempt did not fail on the same file, but failed in the same way on a 
different file.

{code}
01-18-2013 15:48:00.918         job end         1358542016218(test)
                0       1       
01-18-2013 15:47:51.158         document ingest (solr)  
file:/home/kwright/wip/build.xml.patch
        OK      21627   15      
01-18-2013 15:47:51.121         document ingest (solr)  
file:/home/kwright/wip/mcf-344-2.patch
        FAILED  11229   43      IOException occured when talking to server at: 
http://localhost:8983/solr: Broken pipe
01-18-2013 15:47:51.057         read document   
/home/kwright/wip/mcf-344-2.patch
        OK      11229   220     
01-18-2013 15:47:51.057         read document   
/home/kwright/wip/build.xml.patch
        OK      21627   255     
01-18-2013 15:47:48.986         read document   /home/kwright/wip
        OK      0       1       
01-18-2013 15:47:46.868         job start       1358542016218(test)
                0       1       
{code}

This is a really tiny test case; only two files are being indexed, and one 
fails...

                
> Solr Connector gets broken pipe IOExceptions a lot
> --------------------------------------------------
>
>                 Key: CONNECTORS-616
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-616
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Lucene/SOLR connector
>    Affects Versions: ManifoldCF 1.1
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.1
>
>
> Simple history is showing the following:
> {code}
> 01-18-2013 11:27:37.444 document ingest (1)     
> file://///192.168.11.5/Sales/1-Quote/Quote-AAA.xls
> FAILED  16896   3       IOException occured when talking to server at: 
> http://localhost:8983/solr: Broken pipe
> 01-18-2013 11:27:37.256 document ingest (1)     
> file://///192.168.11.5/Sales/1-Quote/Quote-BBB.xls
> FAILED  16896   2       IOException occured when talking to server at: 
> http://localhost:8983/solr: Broken pipe
> {code}
> Broken pipe exceptions should be being considered a Solr document rejection, 
> akin to a 4xx error code.

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

Reply via email to