Re: OutOfMemory Exception during bootstrap

2011-12-06 Thread Harald Falzberger
You are right Samal, configuring cassandra-env.sh a little bit and let it calculate heap size solved the problem! thank you! On Mon, Dec 5, 2011 at 11:23, Harald Falzberger wrote: > I don't think that this is the problem because I'm testing on a > supercomputer with 16T RAM. &g

Re: OutOfMemory Exception during bootstrap

2011-12-05 Thread Harald Falzberger
e, if you are testing multiple instance with single node. > > https://github.com/apache/cassandra/blob/trunk/conf/cassandra-env.sh#L64 > > > On Sun, Dec 4, 2011 at 11:08 PM, Harald Falzberger > wrote: >> >> Hi, >> >> I'm trying to set up a test environ

OutOfMemory Exception during bootstrap

2011-12-04 Thread Harald Falzberger
Hi, I'm trying to set up a test environment with 2 nodes on one physical machine with two ips. I configured both as adviced in the documentation: cluster_name: 'MyDemoCluster' initial_token: 0 seed_provider: - seeds: "IP1" listen_address: IP1 rpc_address: IP1 cluster_name: 'MyDemoCluster' initia