Angel Tchorbadjiiski [angel.tchorbadjii...@antibodies-online.com] wrote: [Single shard / 2 cores Solr 4.6.1, 65M docs / 50GB, 20 facet fields]
> The OS in use is a 64bit linux with an OpenJDK 1.7 Java with 48G RAM. I did not see your memory allocation anywhere. What is your Xmx? > P.S.: Here the complete error OutOfMemoryError message: > org.apache.solr.common.SolrException; null:java.lang.RuntimeException: > java.lang.OutOfMemoryError: Java heap space > at > org.apache.solr.servlet.SolrDispatchFilter.sendError(SolrDispatchFilter.java:735) ... > at > org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) > at java.lang.Thread.run(Thread.java:724) > Caused by: java.lang.OutOfMemoryError: Java heap space A quick sanity check: Is your max user processes higher than 1024? (run 'ulimit -a' to inspect it) - Toke Eskildsen, State and University Library, Denmark