Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Service Account Creation/CASSANDRA_KEYSPACE_CQL placeholder error #14

Open
sbyri97 opened this issue Oct 12, 2022 · 0 comments
Open

Comments

@sbyri97
Copy link

sbyri97 commented Oct 12, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant