Hi, I am trying to run Usergrid 2.1 code with Cassandra 1.2 and ElesticSearch 1.4. When I start tomcat with ROOT.war I get this error. (why: Keyspace 'Usergrid_Applications' does not exist ) Every where I checked, they are asking to executing three curl commands for setting up the database,
Setup calls: PUT http://localhost:8080/system/database/setup PUT http://localhost:8080/system/database/bootstrap GET http://localhost:8080/system/superuser/setup but how can I run them when my tomcat does not start properly? I tried Usergrid1.0 and it works fine. 1.0 does not try to access these keyspace on tomcat start up. I am totally stuck with this issue. Obviously I am missing something. Please help. Thanks, Jigar
