-
Notifications
You must be signed in to change notification settings - Fork 16
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
java.lang.NoClassDefFoundError: Could not initialize class com.facebook.thrift.transport.TSocket #33
Comments
seems dependence missing, make sure you have download all the maven dependence into the project |
+1 version:3.0.0 java.lang.NoClassDefFoundError: Could not initialize class com.facebook.thrift.transport.TSocket |
[root]$ java -version Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class com.facebook.thrift.transport.TSocket |
nebula-jdbc. version:3.0.0
The text was updated successfully, but these errors were encountered: