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

Sorin Gheorghiu commented on SOLR-7764:
---------------------------------------

Yes, Solr can index other documents and it really hang at a XML file, thus I 
have to kill the related processes:
    /bin/bash /opt/lucene-search-2.1.3/lsearchd
    java 
-Djava.rmi.server.codebase=file:///opt/lucene-search-2.1.3/LuceneSearch.jar 
-Djava.rmi.server.hostname=WikiTestVZ -jar 
/opt/lucene-search-2.1.3/LuceneSearch.jar

The XML file is not corrupted, because it can be opened with Excel (but 
probably contains unexpected characters for XMLParser).
My expectation Solr should skip any indexing file when certain exceptions occur 
and continue with next files, but hung.

P.S. Sorry, next time I will use the user's list first 
(solr-u...@lucene.apache.org right?)



> Solr indexing hangs if encounters an certain XML parse error
> ------------------------------------------------------------
>
>                 Key: SOLR-7764
>                 URL: https://issues.apache.org/jira/browse/SOLR-7764
>             Project: Solr
>          Issue Type: Bug
>          Components: query parsers
>    Affects Versions: 4.7.2
>         Environment: Ubuntu 12.04.5 LTS
>            Reporter: Sorin Gheorghiu
>              Labels: indexing
>         Attachments: Solr_XML_parse_error_080715.txt
>
>
> BlueSpice (http://bluespice.com/) uses Solr to index documents for the 
> 'Extended search' feature.
> Solr hangs if during indexing certain error occurs:
> 8.7.2015 15:34:26
> ERROR
> SolrCore
> org.apache.solr.common.SolrException: 
> org.apache.tika.exception.TikaException: XML parse error
> 8.7.2015 15:34:26
> ERROR
> SolrDispatchFilter
> null:org.apache.solr.common.SolrException: 
> org.apache.tika.exception.TikaException: XML parse error



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to