Skip to content

Error in using contrail with ocata #164

@saraswatsaurabh

Description

@saraswatsaurabh

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.

  • 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:
  1. 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)

  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions