you really shouldn't be using trunk yet, but this is why you are
having problems: http://wiki.apache.org/cassandra/FAQ#no_keyspaces

On Thu, Apr 29, 2010 at 5:47 AM, Daniel Gimenez <danie...@gmail.com> wrote:
>
> Thanks Nate!
> I tested this parameter before and the result was almost the same. I got an
> OutOfMemory error.
>
> Jonathan, I saw that everything is put together in the trunk version since
> yesterday.
>
> But in that version I'm trying to connect to Keyspace1 with cassandra-cli
> and I'm getting that error:
>
> [defa...@unknown] connect Danielo.local:9160
> line 1:21 no viable alternative at character ':'
> line 1:22 missing SLASH at '9160'
> Connected to: "Test Cluster" on Danielo.local/9160
> [defa...@unknown] describe Keyspace1
> line 1:9 missing K_TABLE at 'Keyspace1'
> Keyspace Keyspace1 could not be found.
> [defa...@unknown] show keyspaces
> system
> definitions
>
> In data directory I don't have the keyspace directory "Keyspace1". I only
> can see the two main keyspaces for cassandra 'definitions' and 'system':
>
> Danielo:data danielo$ pwd
> /var/lib/cassandra/data
> Danielo:data danielo$ ls -lsa
> total 0
> 0 drwxr-xr-x   4 danielo  wheel  136 Apr 29 11:35 .
> 0 drwxr-xr-x   4 danielo  wheel  136 Apr 26 12:35 ..
> 0 drwxr-xr-x   2 danielo  wheel   68 Apr 29 11:35 definitions
> 0 drwxr-xr-x  21 danielo  wheel  714 Apr 29 12:31 system
>
> I saw the new configuration file (cassandra.yaml) and the Keyspace1 is well
> defined, following the new instructions above the definition. Do you have
> any idea why this keyspace is not created?
>
> Thanks!
>
> Daniel Gimenez.
> --
> View this message in context: 
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Problem-with-JVM-concurrent-mode-failure-tp4969814p4979392.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
> Nabble.com.
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com

Reply via email to