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 load JDBC driver class error during Jmeter test #30

Open
drc-pnambiar opened this issue Jun 29, 2020 · 0 comments
Open

Cannot load JDBC driver class error during Jmeter test #30

drc-pnambiar opened this issue Jun 29, 2020 · 0 comments

Comments

@drc-pnambiar
Copy link

i have mssql-jdbc-7.0.0.jre8.jar copied into master and slave containers, which have openjdk:8-jdk-slim as base image.
When I run the jmeter script on master and slaves locally, they run fine. But when I try to remote start the test from master on the Slaves, they error with message : " Response message: java.sql.SQLException: Cannot load JDBC driver class 'com.microsoft.sqlserver.jdbc.SQLServerDriver' "

Do i need to add the jar to CLASSPATH on master and slaves? what am i missing?

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