When you are saying "application server" do you mean tomcat?

If yes, I have allocated >8GB of heap to tomcat and it uses it all no
problem (64 bit Intel/64 bit Java).

-glen

2008/12/5 Jeryl Cook <[EMAIL PROTECTED]>:
> your out of memory :).
>
> each instance of an application server you can technically only
> allocate like 1024mb to the JVM, to take advantage of the memory you
> need to run multiple instances of the application server.
>
> are you using RAMDirectory with SOLR?
>
> On Thu, Dec 4, 2008 at 10:40 PM, Kashyap, Raghu
> <[EMAIL PROTECTED]> wrote:
>> We are running solr on a solaris box with 4 CPU's(8 cores) and  3GB Ram.
>> When we try to index sometimes the HTTP Connection just hangs and the
>> client which is posting documents to solr doesn't get any response back.
>> We since then have added timeouts to our http requests from the clients.
>>
>>
>>
>> I then get this error.
>>
>>
>>
>> java.lang.OutOfMemoryError: requested 239848 bytes for Chunk::new. Out
>> of swap space?
>>
>> java.lang.OutOfMemoryError: unable to create new native thread
>>
>> Exception in thread "JmxRmiRegistryConnectionPoller"
>> java.lang.OutOfMemoryError: unable to create new native thread
>>
>>
>>
>> We are running JDK 1.6_10 on the solaris box. . The weird thing is we
>> are running the same application on linux box with JDK 1.6 and we
>> haven't seen any problem like this.
>>
>>
>>
>> Any suggestions?
>>
>>
>>
>> -Raghu
>>
>>
>
>
>
> --
> Jeryl Cook
> /^\ Pharaoh /^\
> http://pharaohofkush.blogspot.com/
> "Whether we bring our enemies to justice, or bring justice to our
> enemies, justice will be done."
> --George W. Bush, Address to a Joint Session of Congress and the
> American People, September 20, 2001
>



-- 

-

Reply via email to