Karl Wright created CONNECTORS-920:
--------------------------------------
Summary: Solr Connector doesn't handle embedded
SocketTimeoutException properly
Key: CONNECTORS-920
URL: https://issues.apache.org/jira/browse/CONNECTORS-920
Project: ManifoldCF
Issue Type: Bug
Components: Lucene/SOLR connector
Affects Versions: ManifoldCF 1.5.1
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.6
As reported in the user list:
"I'm using MCF1.5.1 and Solr4.6.1.
When I use SolrConnecotor, sometimes SolrServerException occurs.
Normally, SolrServerException is caught by HttpPoster, line 950.
But in my case, the inner exception of SolrServerException is
SocketTimeoutException, not SocketException.
So, activityCode is set to failed, then mcf interrupt the crawl process.
In this case, I expect that mcf shouldn't interrupt the crawl process.
Mcf should skip the invalid file.
Could you modify the mcf code, or provide a option?
If you could, I'm glad to being modified in the future version."
--
This message was sent by Atlassian JIRA
(v6.2#6252)