Re: Delta import throws java heap space exception

2014-03-13 Thread Richard Marquina Lopez
onfig.xml? > > Thanks; > Furkan KAMACI > > > 2014-03-13 1:01 GMT+02:00 Richard Marquina Lopez < > richard.marqu...@gmail.com > >: > > > Hi Ahmet, > > > > Thank you for your response, currently I have the next configuration for > > JVM: > >

Re: Delta import throws java heap space exception

2014-03-12 Thread Richard Marquina Lopez
to JVM (-Xmx2048m) 2014-03-12 17:32 GMT-04:00 Ahmet Arslan : > Hi Richard, > > How much ram do you assign to java heap? Try increasing it to 1 gb for > example. > Please see : https://wiki.apache.org/solr/ShawnHeisey > > Ahmet > > > > On Wednesday, March 12, 2014

Delta import throws java heap space exception

2014-03-12 Thread Richard Marquina Lopez
Hi, I have some problems when execute the delta import with 2 million of rows from mysql database: java.lang.OutOfMemoryError: Java heap space at java.nio.HeapCharBuffer.(HeapCharBuffer.java:57) at java.nio.CharBuffer.allocate(CharBuffer.java:331) at java.nio.charset.Chars