You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of contrail with devstack ocata on ubuntu 14.04. After installation all the services are reported as active by contrail-status script.
But when I try to create network or security group from contrail I get error
" Error: Parent project cannot be found: Unknown id: project default-domain:demo "
Then if I see the log files I seen following errors:
In file /var/log/cassandra/system.log
ERROR [Native-Transport-Requests:279] 2017-12-18 12:37:00,232 QueryMessage.java (line 131) Unexpected error during query
java.lang.RuntimeException: java.lang.ClassNotFoundException: org.apache.cassandra.index.sasi.SASIIndex
at org.apache.cassandra.db.index.SecondaryIndex.createInstance(SecondaryIndex.java:350)
at org.apache.cassandra.config.CFMetaData.validate(CFMetaData.java:1491)
In file contrail-query-engine.log
2017-12-18 Mon 10:30:31:809.448 IST suraj-VirtualBox [Thread 140450389428160, Pid 6211]: QeInit [SYS_WARN]: QELog: initialization of database failed. retrying 47336 time controller/src/query_engine/query.cc 1186
Any Suggestions ?
regards,
saurabh
The text was updated successfully, but these errors were encountered:
Hi,
I am using the latest version of contrail with devstack ocata on ubuntu 14.04. After installation all the services are reported as active by contrail-status script.
" Error: Parent project cannot be found: Unknown id: project default-domain:demo "
In file /var/log/cassandra/system.log
ERROR [Native-Transport-Requests:279] 2017-12-18 12:37:00,232 QueryMessage.java (line 131) Unexpected error during query
java.lang.RuntimeException: java.lang.ClassNotFoundException: org.apache.cassandra.index.sasi.SASIIndex
at org.apache.cassandra.db.index.SecondaryIndex.createInstance(SecondaryIndex.java:350)
at org.apache.cassandra.config.CFMetaData.validate(CFMetaData.java:1491)
In file contrail-query-engine.log
2017-12-18 Mon 10:30:31:809.448 IST suraj-VirtualBox [Thread 140450389428160, Pid 6211]: QeInit [SYS_WARN]: QELog: initialization of database failed. retrying 47336 time controller/src/query_engine/query.cc 1186
Any Suggestions ?
regards,
saurabh
The text was updated successfully, but these errors were encountered: