You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Binoy Dalal (JIRA)" <ji...@apache.org> on 2016/04/01 22:02:25 UTC

[jira] [Commented] (SOLR-8803) OOM killer for Windows

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

Binoy Dalal commented on SOLR-8803:
-----------------------------------

I tried faceting on a field of 300k+ unique docs, and also a fuzzy query on the same field.
Both threw an OOM: Java Heap Space exceptions but neither called the OOM script. Solr just displayed this message and then continued to work normally.

I'm using Solr 5.4.1. Does it somehow handle OOM errors, or am I missing something here?

> OOM killer for Windows
> ----------------------
>
>                 Key: SOLR-8803
>                 URL: https://issues.apache.org/jira/browse/SOLR-8803
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Binoy Dalal
>            Priority: Minor
>         Attachments: SOLR-8803.patch, SOLR-8803.patch, oom_win.bat, oom_win.cmd
>
>
> Solr on windows does not currently have a script to kill the process on OOM errors.
> The idea is to write a batch script that works like the OOM kill script for Linux and kills the solr process on OOM errors while creating an OOM log file like the one on Linux systems.



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

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