Hi, I experienced this issue when I tried to create a new database, using orientdb-community-1.7-20140407.201508-100 on Solaris and JDK 1.7 64bit:
*Error: org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=SunOS and os.arch=x86_64* I solved the problem using the latest version of this library: snappy-java-1.1.0.1.jar You also need to install the gcc runtime: pkg install pkg:/system/library/gcc-45-runtime Otherwise you will experience this message: Error: java.lang.UnsatisfiedLinkError: /var/tmp/snappy-1.1.0.1-60f7a61a-f132-48af-bb58-34257c511a04-libsnappyjava.so: ld.so.1: java: fatal: libstdc++.so.6: open failed: No such file or directory -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
