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

Cannot find database driver: liquibase.ext.cosmosdb.database.CosmosClientDriver #369

Open
Sarvesh-Gupta opened this issue Feb 11, 2025 · 0 comments

Comments

@Sarvesh-Gupta
Copy link

Getting his error with CLI setup.

Property file looks like

changeLogFile: changelog/db.changelog-master.xml
url: cosmosdb://AccountEndpoint=https://xxx.documents.azure.com:443/;AccountKey=xxxxxxx==;
driver: liquibase.ext.cosmosdb.database.CosmosClientDriver
classpath: ./lib/liquibase-cosmosdb-4.29.1.jar;./lib/azure-cosmos-4.41.0.jar;./lib/azure-core-1.37.0.jar

Command used
liquibase validate

Full error

Starting Liquibase at 14:55:40 using Java 21.0.1 (version 4.31.0 #6261 built at 2025-01-14 14:24+0000)
Liquibase Version: 4.31.0
Liquibase Open Source 4.31.0 by Liquibase
ERROR: Exception Details
ERROR: Exception Primary Class:  RuntimeException
ERROR: Exception Primary Reason:  Cannot find database driver: liquibase.ext.cosmosdb.database.CosmosClientDriver
ERROR: Exception Primary Source:  4.31.0

Unexpected error running Liquibase: Cannot find database driver: liquibase.ext.cosmosdb.database.CosmosClientDriver

For more information, please use the --log-level flag
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