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

Test cases failure with Rocksdb bersion 5.9.2 #8

Open
anuscool opened this issue Jan 15, 2018 · 0 comments
Open

Test cases failure with Rocksdb bersion 5.9.2 #8

anuscool opened this issue Jan 15, 2018 · 0 comments

Comments

@anuscool
Copy link


Test set: org.fusesource.rocksdbjni.test.DBTest

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec <<< FAILURE!
warning(junit.framework.TestSuite$1) Time elapsed: 0.092 sec <<< FAILURE!
junit.framework.AssertionFailedError: Exception in constructor: testOpen (java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no rocksdbjni64-99-master-SNAPSHOT in java.library.path, no rocksdbjni-99-master-SNAPSHOT in java.library.path, no rocksdbjni in java.library.path, /tmp/librocksdbjni-64-99-master-SNAPSHOT-5747313674490655732.so: /tmp/librocksdbjni-64-99-master-SNAPSHOT-5747313674490655732.so: undefined symbol: _ZTIN7rocksdb6LoggerE]
at org.fusesource.hawtjni.runtime.Library.doLoad(Library.java:182)
at org.fusesource.hawtjni.runtime.Library.load(Library.java:140)
at org.fusesource.rocksdbjni.JniDBFactory.(JniDBFactory.java:48)
at org.fusesource.rocksdbjni.test.DBTest.(DBTest.java:54)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at junit.framework.TestSuite.createTest(TestSuite.java:61)
at junit.framework.TestSuite.addTestMethod(TestSuite.java:283)
at junit.framework.TestSuite.(TestSuite.java:146)
at org.junit.internal.runners.JUnit38ClassRunner.(JUnit38ClassRunner.java:71)
at org.junit.internal.builders.JUnit3Builder.runnerForClass(JUnit3Builder.java:14)

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