>We use 10GB of ram in one of our solr installs. You need to make sure >your java is 64 bit though. Alex, what does your java -version show? >Mine shows
>java version "1.6.0_03" >Java(TM) SE Runtime Environment (build 1.6.0_03-b05) >Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode) >And I run it with -mx10000m -ms5000m Brian, good point - I'm running on both AMD and Intel platform, and on AMD it does say : $ java -version java version "1.6.0_10-ea" Java(TM) SE Runtime Environment (build 1.6.0_10-ea-b07) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_10-ea-b07, mixed mode) But on Intel, where I'm having the problem it shows: java version "1.6.0_10-ea" Java(TM) SE Runtime Environment (build 1.6.0_10-ea-b10) Java HotSpot(TM) Server VM (build 11.0-b09, mixed mode) I can't seem to find the Intel 64 bit JDK binary, can you pls. send me the link? I was downloading from here: http://download.java.net/jdk6/ Thanks! -Alex