Hi everybody, org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=FreeBSD and os.arch=x86_64
this error occurs with openjdk version "1.7.0_65" and ODB 1.7.7, it is occurs because ODB used snappy-java-1.1.0.1.jar that used JNI to native OS libraries and for FreeBSD it is not exist. I don't think it is good idea using JNI libraries inside OrientDB, as main goal of Java software is OS independents. Or other case you need put notice that OrientDB will work on particular OS's. Regards, Valentin -- --- 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.
