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

EmbeddedCassandraServer fails to start on Java11 #3048

Closed
tdiesler opened this issue Feb 18, 2021 · 1 comment
Closed

EmbeddedCassandraServer fails to start on Java11 #3048

tdiesler opened this issue Feb 18, 2021 · 1 comment
Labels

Comments

@tdiesler
Copy link
Contributor

Caused by: org.apache.cassandra.exceptions.ConfigurationException: Expecting URI in variable: [cassandra.config]. Found[cassandra.yaml]. Please prefix the file with [file:///] for local files and [file://<server>/] for remote files. If you are executing this from an external tool, it needs to set Config.setClientMode(true) to avoid loading configuration.
	at org.apache.cassandra.config.YamlConfigurationLoader.getStorageConfigURL(YamlConfigurationLoader.java:80) ~[cassandra-all-3.7.jar:3.7]
	at org.apache.cassandra.config.YamlConfigurationLoader.<clinit>(YamlConfigurationLoader.java:94) ~[cassandra-all-3.7.jar:3.7]
@tdiesler tdiesler added the bug label Feb 18, 2021
@tdiesler
Copy link
Contributor Author

tdiesler commented Dec 9, 2022

out-of-date

@tdiesler tdiesler closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant