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