Re: KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Jeff Hair
distro, > you may have to use -Djna.nosys=true to avoid using the distro provided jna > jar/library. > > > Regards. > > > From: Jeff Hair > Sent: 02 August 2016 20:48:09 > To: dev@cloudstack.apache.org > Subject: KVM Plugin Test JN

Re: KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Rohit Yadav
12.04/14.04 or old versions of any Linux distro, you may have to use -Djna.nosys=true to avoid using the distro provided jna jar/library. Regards. From: Jeff Hair Sent: 02 August 2016 20:48:09 To: dev@cloudstack.apache.org Subject: KVM Plugin Test JNA Failur

KVM Plugin Test JNA Failure on Master

2016-08-02 Thread Jeff Hair
Hi, Was there an upgrade or change to JNA on the master branch? If I run the unit tests on the KVM plugin (/plugins/hypervisors/kvm/), it fails unless I specify -Djna.nosys=true. This does not happen on the 4.8 branch. Tests run: 146, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.22 sec <<<