I'm currently using 2.0 RC1, so JNA is not used. I'm currently having troubles in running a query
Il giorno giovedì 8 gennaio 2015 09:50:38 UTC+1, Andrey Lomakin ha scritto: > > 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] > <javascript:>> 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] >> <javascript:>> 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] <javascript:>. >>> 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] <javascript:>. >> 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.
