Skip to content

No Service Account Creation/CASSANDRA_KEYSPACE_CQL placeholder error #14

@sbyri97

Description

@sbyri97

After creating an AstraDB and Keyspace and launching the gitpod, I do not see a place on my datastax account to create a service account. Has it been deprecated?

When I try to template the app and clone into my local machine, I am able to connect to the AstraDB through the Java Driver, however when I try to run the full application, I get the following error: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cassandraConfig': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'CASSANDRA_KEYSPACE_CQL' in value "${CASSANDRA_KEYSPACE_CQL}. This placeholder is only seems to be present in the application.yaml file where I've set CASSANDRA_USE_ASTRA to true.

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