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

Do not support mongodb 4 #1737

Open
937447974 opened this issue Nov 21, 2024 · 0 comments
Open

Do not support mongodb 4 #1737

937447974 opened this issue Nov 21, 2024 · 0 comments

Comments

@937447974
Copy link

Loading workload...
Starting test.
Exception in thread "Thread-3" java.lang.NoClassDefFoundError: com/mongodb/MongoClientURI
at site.ycsb.db.MongoDbClient.init(MongoDbClient.java:206)
at site.ycsb.DBWrapper.init(DBWrapper.java:86)
at site.ycsb.ClientThread.run(ClientThread.java:91)
at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.ClassNotFoundException: com.mongodb.MongoClientURI
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:359)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 4 more
2024-11-21 13:40:00:594 0 sec: 0 operations; est completion in 0 second
2024-11-21 13:40:00:596 0 sec: 0 operations; est completion in 106751991167300 days 15 hours

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