Hi, You should add nativeos jar into your class path. On Thu, Oct 16, 2014 at 7:15 PM, Chris McLaurin <[email protected]> wrote:
> Running RHEL 5.0, JDK 1.8, OrientDB v1.7.9 > > The concern is the last line of orientdb.err after a fresh start of the > engine: > > *2014-10-15 23:11:54:504 WARN Sun Unsafe direct memory implementation is > going to be used, this implementation is not stable so please use JNA > version instead. [Class]* > > How do I use the JNA version? How do I make this message go away? > > Thanks in advance. > > .cm > > -----Config Info----- > > [yca-user@pdvldnsq101 ~]$ free -m > > total used free shared buffers cached > > Mem: 32110 8055 24054 0 186 7013 > > -/+ buffers/cache: 855 31254 > > Swap: 2047 0 2047 > > > java -version ------------------- > > java version "1.8.0_20" > > Java(TM) SE Runtime Environment (build 1.8.0_20-b26) > > Java HotSpot(TM) Server VM (build 25.20-b23, mixed mode) > > orientdb.err -------------------- > > 2014-10-15 23:11:04:534 INFO Loading configuration from: > /opt/orientdb/config/orientdb-server-config.xml... > [OServerConfigurationLoaderXml] > > 2014-10-15 23:11:04:679 INFO OrientDB Server v1.7.9 (build UNKNOWN@r; > 2014-09-22 14:46:19+0200) is starting up... [OServer] > > 2014-10-15 23:11:04:683 INFO Databases directory: /opt/orientdb/databases > [OServer] > > 2014-10-15 23:11:04:708 INFO Listening binary connections on 0.0.0.0:2424 > (protocol v.21, socket=default) [OServerNetworkListener] > > 2014-10-15 23:11:04:709 INFO Listening http connections on 0.0.0.0:2480 > (protocol v.10, socket=default) [OServerNetworkListener] > > 2014-10-15 23:11:04:746 INFO Installing dynamic plugin > 'studio-1.7.8.zip'... [OServerPluginManager] > > 2014-10-15 23:11:04:809 INFO Installing Script interpreter. WARN: > authenticated clients can execute any kind > > of code into the server by using the following allowed languages: [sql] > [OServerSideScriptInterpreter] > > 2014-10-15 23:11:04:809 INFO OrientDB Server v1.7.9 is active. [OServer] > > 2014-10-15 23:11:54:456 WARN segment file 'database.ocf' was not closed > correctly last time [OSingleFileSegment] > > 2014-10-15 23:11:54:504 WARN Sun Unsafe direct memory implementation is > going to be used, this implementation is not stable so please use JNA > version instead. [Class] > > -- > > --- > 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. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- 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.
