You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/11/30 15:14:35 UTC

[jira] [Reopened] (SOLR-2832) SolrException: Internal Server Error occurs when optimize index files

     [ https://issues.apache.org/jira/browse/SOLR-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson reopened SOLR-2832:
----------------------------------


> SolrException: Internal Server Error occurs when optimize index files
> ---------------------------------------------------------------------
>
>                 Key: SOLR-2832
>                 URL: https://issues.apache.org/jira/browse/SOLR-2832
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: CentOS 5.6
> Tomcat 6.0.29
> Java 1.6
>            Reporter: Kobayashi
>
> SolrException: Internal Server Error occurs when optimize index files
> When I call optimize() using SolrJ I receive the following error:
> org.apache.solr.common.SolrException: Internal Server Error
> Internal Server Error
> request: http://xxx.xxx.xxx.xxx/solr/update
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
> org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
> org.apache.solr.client.solrj.SolrServer.optimize(SolrServer.java:94)
> org.apache.solr.client.solrj.SolrServer.optimize(SolrServer.java:82)
> Here is my situation:
> - After committing all of my documents, there are 2 segments files and 385 index files of total 5.4GB  
> - Calling optimize(), with no parameters. 
> - About 5 minutes later, the Solr exception occurs.
> - The index files are seem to be merged into 11 files. 
> - The index is searchable with no stress.
> - There are no error logs out in catalina when the SolrException occurs.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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