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

Erick Erickson closed SOLR-271.
-------------------------------

    Resolution: Won't Fix

Cleaning up old JIRAs, re-open if necessary
                
> admin console doesn't properly detect commit failure
> ----------------------------------------------------
>
>                 Key: SOLR-271
>                 URL: https://issues.apache.org/jira/browse/SOLR-271
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 1.2
>         Environment: linux/jetty
>            Reporter: Paul
>            Priority: Minor
>
> I clicked "commit" on the admin console after inserting a large number of 
> documents from a separate client program.  The commit ran for about 8 minutes 
> and eventually failed because the JVM threw an OutOfMemoryError.  The admin 
> console then displayed "SUCCESS! java.lang.OutOfMemoryError: Java heap space 
> at org.apache.lucene.index.TermBuffer.toTerm(TermBuffer.java:104) at 
> org.apache.lucene.index.SegmentTermEnum.term(SegmentTermEnum.java:155) ..." 
> (Java stack dump).  I think it also said "status=1" which is an error status 
> but I don't see that in the output now.  
> Certainly the gui should not claim "SUCCESS!" unless the commit was actually 
> successful.  In case of failure it would also help to to show a message 
> giving some indication of the current state of things, i.e. I'm wondering if 
> the failed commit might have left my index in some messed up state so I have 
> to rebuild it.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to