I had same issue with Jetty

Adding extra memory resolved my issue ie:  java -Xms=512M -Xmx=1024M  -jar 
start.jar

Its in the manual, but cant seem to find the link


On 8 Mar 2010, at 14:09, Quan Nguyen Anh wrote:

> Hi,
> I have started using Solr. I had a problem when I insert a database with 2 
> million rows . I hav
> The server encounters error: java.lang.OutOfMemoryError: Java heap space
> I searched around  but can't find the solution.
> Any hep regarding this will be appreciated.
> Thanks in advance
> 
> 
> 

Reply via email to