Re: Problem starting Cassandra on Ubuntu

2011-01-15 Thread Peter Schuller
> ERROR [main] 2011-01-14 15:37:49,965 DatabaseDescriptor.java (line 388) Fatal > error: null; mapping values are not allowed here This indicates there is a problem with the configuration file; that error is coming from the YAML parser. Double-check what changes you have made relative to the vers

Problem starting Cassandra on Ubuntu

2011-01-14 Thread kh jo
Hi, just installed Cassandra on Ubuntu using package manager but I can not start it I get the following error in the logs:  INFO [main] 2011-01-14 15:37:49,758 AbstractCassandraDaemon.java (line 74) Heap size: 1051525120/1051525120  WARN [main] 2011-01-14 15:37:49,826 CLibrary.java (line 73) O

Re: Problem Starting Cassandra

2010-10-11 Thread Eric Evans
On Fri, 2010-10-08 at 16:34 -0500, Michael Shuler wrote: > This looks like you haven't set up the system to use the Sun JRE, yet. > Debian/Ubuntu uses CGJ by default. OpenJDK works fine as well (package openjdk-6-jre). -- Eric Evans eev...@rackspace.com

Re: Problem Starting Cassandra

2010-10-08 Thread Michael Shuler
On 10/08/2010 03:10 PM, Alberto Velandia wrote: > Hi I'm having a problem starting cassandra after setting up a new server > > INFO 20:08:47,315 JNA not found. Native methods will be disabled. > INFO 20:08:47,688 DiskAccessMode 'auto' determined to be mmap, > inde

Problem Starting Cassandra

2010-10-08 Thread Alberto Velandia
Hi I'm having a problem starting cassandra after setting up a new server INFO 20:08:47,315 JNA not found. Native methods will be disabled. INFO 20:08:47,688 DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap ERROR 20:08:47,778 Exception encountered