This means that the Solr you are talking to has returned an
unintelligible (non-XML) response.

When this happens I believe the actual return text is included in the
Simple History, so I'd look there first to see what the problem might
be.

You may also eventually want to update to the current ManifoldCF 1.1
release candidate, which has a revised Solr connector based on SolrJ.
I don't think that will help but at least you'll know it isn't our
code. ;-)

Karl

On Sun, Jan 20, 2013 at 11:56 PM, Shigeki Kobayashi
<shigeki.kobayas...@g.softbank.co.jp> wrote:
> Hi
>
> I use trunk 1.1dev downloaded on Dec 12th and crawl files using Windows
> Share Connection to index them into Solr 4.0
>
> There was the following error and it quit the crawling job.
>
> 2013/01/19 20:59:04 ERROR (Worker thread '8') - Exception tossed: XML
> parsing error on response
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: XML parsing error
> on response
>         at
> org.apache.manifoldcf.agents.output.solr.HttpPoster$CodeDetails.parseIngestionResponse(HttpPoster.java:2059)
>         at
> org.apache.manifoldcf.agents.output.solr.HttpPoster$IngestThread.run(HttpPoster.java:1365)
>
>
>
> Anyone has any ideas?
>
>
> Regards,
>
>
> Shigeki

Reply via email to