Hi, In such way we disable Unsafe not JNA. In RC1 Unsafe is preferred over JNA by default. Could you try it ?
On Wed, Jan 7, 2015 at 6:46 PM, Luca Garulli <[email protected]> wrote: > Hi Nicolò, > Try with this settings in last line of server.sh file: > > java ... -Djna.nosys=true -Dmemory.useUnsafe=false ... > > Lvc@ > > > On 7 January 2015 at 17:44, Nicolò Chieffo <[email protected]> > wrote: > >> Is it possible to disable JNA? >> My system is AIX and I can't use it correctly with JNA. >> >> thanks >> >> -- >> >> --- >> 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. >> > > -- > > --- > 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. -- --- 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.
