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

Shawn Heisey updated SOLR-4191:
-------------------------------

    Attachment: solr-2012-12-14[1].log

Solr log at WARN.

This is not instantly reproducible.  My uneducated guess is that maybe it only 
happens when a merge occurs and some of the index files disappear.  I used to 
get the exception from SOLR-4135 quite frequently, but the files it was 
complaining about on that issue are not related to merges.

I fear that I may have to log at INFO and possibly turn on infostream, which is 
going to create an incredible amount of information.  The distributed index 
gets updated once a minute, and I also have a SolrJ servlet that accesses 
/admin/mbeans once a minute, often from multiple browsers.  Please let me know 
if that's the logical next step.

                
> Exceptions thrown 
> ------------------
>
>                 Key: SOLR-4191
>                 URL: https://issues.apache.org/jira/browse/SOLR-4191
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.1
>         Environment: solr-impl 4.1-SNAPSHOT 1421496 - ncindex - 2012-12-13 
> 14:56:25
>            Reporter: Shawn Heisey
>             Fix For: 4.1, 5.0
>
>         Attachments: solr-2012-12-14[1].log
>
>
> I am getting the following exceptions in quick succession in the solr log 
> when /admin/mbeans is accessed at the moment that an update/commit is 
> happening:
> ERROR - 2012-12-13 18:17:01.930; org.apache.solr.common.SolrException; 
> null:org.eclipse.jetty.io.EofException
> ERROR - 2012-12-13 18:17:01.982; org.apache.solr.common.SolrException; 
> null:org.eclipse.jetty.io.EofException
> WARN  - 2012-12-13 18:17:01.984; org.eclipse.jetty.server.Response; Committed 
> before 500 {msg=Broken pipe,trace=org.eclipse.jetty.io.EofException
> WARN  - 2012-12-13 18:17:01.984; org.eclipse.jetty.servlet.ServletHandler; 
> /solr/s0live/admin/mbeans
> java.lang.IllegalStateException: Committed
> I will attach the full solr log.  Before SOLR-4135 was fixed, I got a *lot* 
> of those exceptions, but these were far less common.  Now these appear to be 
> the only thing I am getting in my logs, which log4j is logging at WARN.

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

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

Reply via email to