Re: need help from hard core solr experts - out of memory error

2014-04-20 Thread Candygram For Mongo
We have tried using fetchSize and we still got the same out of memory errors. On Fri, Apr 18, 2014 at 9:39 PM, Shawn Heisey wrote: > On 4/18/2014 6:15 PM, Candygram For Mongo wrote: > > We are getting Out Of Memory errors when we try to execute a full import > > using the Data

Re: need help from hard core solr experts - out of memory error

2014-04-18 Thread Candygram For Mongo
d by people in the group. On Fri, Apr 18, 2014 at 5:15 PM, Candygram For Mongo < candygram.for.mo...@gmail.com> wrote: > I have lots of log files and other files to support this issue (sometimes > referenced in the text below) but I am not sure the best way to submit. I > don

is there any way to post images and attachments to this mailing list?

2014-04-18 Thread Candygram For Mongo

Re: need help from hard core solr experts - out of memory error

2014-04-18 Thread Candygram For Mongo
, Walter Underwood wrote: > I see heap size commands for 128 Meg and 512 Meg. That will certainly run > out of memory. Why do you think you have 6G of heap with these settings? > > –Xmx128m –Xms128m > –Xmx512m –Xms512m > > wunder > > On Apr 18, 2014, at 5

need help from hard core solr experts - out of memory error

2014-04-18 Thread Candygram For Mongo
I have lots of log files and other files to support this issue (sometimes referenced in the text below) but I am not sure the best way to submit. I don't want to overwhelm and I am not sure if this email will accept graphs and charts. Please provide direction and I will send them. *Issue Descri

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-07 Thread Candygram For Mongo
nd it is not a complex > one. It queries only one table. I believe Oracle has some tool to export a > table to CSV file efficiently. > > On Saturday, April 5, 2014 3:05 AM, Candygram For Mongo < > candygram.for.mo...@gmail.com> wrote: > > Does this user list allow attachmen

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
lr.update.DefaultSolrCoreState newIndexWriter INFO: Rollback old IndexWriter... core=core0 Apr 04, 2014 3:50:26 PM org.apache.solr.core.SolrDeletionPolicy onInit INFO: SolrDeletionPolicy.onInit: commits:num=1 commit{dir=D:\AbcData\V12\application server\server\indexer\example\solr

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
Guessing that the attachments won't work, I am pasting one file in each of four separate emails. database.xml On Fri, Apr 4, 2014 at 4:57 PM, Candygram For Mongo < candygram.for.mo...@gmail.com> wrote: > Does this user list allow attachments? I h

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
I might have forgot to mention that we are using the DataImportHandler. I think we know how to remove auto commit. How would we force a commit at the end? On Fri, Apr 4, 2014 at 3:18 PM, Candygram For Mongo < candygram.for.mo...@gmail.com> wrote: > We would be happy to try that. Th

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
very end? > > Ahmet > > > > On Saturday, April 5, 2014 12:16 AM, Candygram For Mongo < > candygram.for.mo...@gmail.com> wrote: > In case the attached database.xml file didn't show up, I have pasted in the > contents below: > > > name="org_onl

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
In case the attached database.xml file didn't show up, I have pasted in the contents below: On Fri, Apr 4, 2014 at 11:55 AM, Candygram For Mongo < candygram.for.mo...@gmail.com> wrote: > In this case we are indexing an Oracle database. > > W

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
you send us data-config.xml? > > What happens when you use default merge policy settings? > > What happens when you dump your table to Comma Separated File and fed that > file to solr? > > Ahmet > > On Friday, April 4, 2014 5:10 PM, Candygram For Mongo < > can

Re: Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-04 Thread Candygram For Mongo
d you set ramBufferSizeMB to 6? > > Ahmet > > > > > On Friday, April 4, 2014 3:27 AM, Candygram For Mongo < > candygram.for.mo...@gmail.com> wrote: > *Main issue: Full Indexing is Causing a Java Heap Out of Memory Exception > > *SOLR/Lucene version: *4.2.1* > > *J

Re: Solr DataImport Hander

2014-04-03 Thread Candygram For Mongo
The ramBufferSizeMB was set to 6MB only on the test system to make the system crash sooner. In production that tag is commented out which I believe forces the default value to be used. On Thu, Apr 3, 2014 at 6:36 PM, Susheel Kumar < susheel.ku...@thedigitalgroup.net> wrote: > Hi Sanjay, > > Thi

Full Indexing is Causing a Java Heap Out of Memory Exception

2014-04-03 Thread Candygram For Mongo
*Main issue: Full Indexing is Causing a Java Heap Out of Memory Exception *SOLR/Lucene version: *4.2.1* *JVM version: Java(TM) SE Runtime Environment (build 1.7.0_07-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode) *Indexer startup command: set JVMARGS=-XX:MaxPermSize=364