Advertisement
Guest User

Untitled

a guest
Aug 13th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 2013-08-12 15:06:20,468 [tabletserver.NativeMap] ERROR: Failed to load native map library /usr/local/accumulo-1.4.3-cdh4.3.0-SNAPSHOT/lib/native/map/libNativeMap-Linux-amd64-64.so
  2. java.lang.UnsatisfiedLinkError: Can't load library: /usr/local/accumulo-1.4.3-cdh4.3.0-SNAPSHOT/lib/native/map/libNativeMap-Linux-amd64-64.so
  3. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1846)
  4. at java.lang.Runtime.load0(Runtime.java:795)
  5. at java.lang.System.load(System.java:1061)
  6. at org.apache.accumulo.server.tabletserver.NativeMap.loadNativeLib(NativeMap.java:144)
  7. at org.apache.accumulo.server.tabletserver.NativeMap.<clinit>(NativeMap.java:156)
  8. at org.apache.accumulo.server.tabletserver.TabletServerResourceManager.<init>(TabletServerResourceManager.java:123)
  9. at org.apache.accumulo.server.tabletserver.TabletServer.config(TabletServer.java:3039)
  10. at org.apache.accumulo.server.tabletserver.TabletServer.main(TabletServer.java:3167)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:606)
  15. at org.apache.accumulo.start.Main$1.run(Main.java:89)
  16. at java.lang.Thread.run(Thread.java:724)
  17. 2013-08-12 15:06:20,820 [tabletserver.TabletServer] INFO : port = 9997
  18. 2013-08-13 02:58:25,292 [zookeeper.DistributedWorkQueue] INFO : Got unexpected zookeeper event: None for /accumulo/b014f142-c8b9-42e6-9be0-4ec4569300e2/bulk_failed_copyq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement