EOF exception seems like a generic exception for me. I should find the
underlying problem within my infrastructure.
26 Ağustos 2013 Pazartesi tarihinde Walter Underwood
adlı kullanıcı şöyle yazdı:
> We use Amazon EC2 machines with 34GB of memory (m2.2xlarge). The Solr
heap is 8GB. We have several
> com.ctc.wstx.sr.BasicStreamReader.readTextSecondary(BasicStreamReader.java:4628)
>>> at
>>>
>> com.ctc.wstx.sr.BasicStreamReader.readCoalescedText(BasicStreamReader.java:4126)
>>> at
>>>
>> com.ctc.wstx.sr.BasicStreamReader.finishToken(BasicS
> > 2013/8/26 Walter Underwood
> >
> >> What is the precise error? What kind of machine?
> >>
> >> File buffers are a robust part of the OS. Unix has had file buffer
> caching
> >> for decades.
> >>
> >> wunder
> >>
> >>
>> On Aug 26, 2013, at 1:37 AM, Furkan KAMACI wrote:
>>
>>> Hi Walter;
>>>
>>> You are right about performance. However when I index documents on a
>>> machine that has a high percentage of Physical Memory usage I get EOF
>>> err
>>> Sometimes Physical Memory usage of Solr is over %99 and this may cause
> >>> problems. Do you run such kind of a command periodically:
> >>>
> >>> sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
> >>>
> >>> t
>>> problems. Do you run such kind of a command periodically:
>>>
>>> sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
>>>
>>> to force dropping caches of machine that Solr runs at and avoid problems?
>>
>>
>> This is a terrib
Solr is over %99 and this may cause
> > problems. Do you run such kind of a command periodically:
> >
> > sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
> >
> > to force dropping caches of machine that Solr runs at and avoid problems?
>
>
>
On Aug 25, 2013, at 1:41 PM, Furkan KAMACI wrote:
> Sometimes Physical Memory usage of Solr is over %99 and this may cause
> problems. Do you run such kind of a command periodically:
>
> sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
>
> to force dropping c
nc; echo 3 > /proc/sys/vm/drop_caches"
>
> to force dropping caches of machine that Solr runs at and avoid problems?
>
Sometimes Physical Memory usage of Solr is over %99 and this may cause
problems. Do you run such kind of a command periodically:
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
to force dropping caches of machine that Solr runs at and avoid problems?
10 matches
Mail list logo