Unable to load Disk Space related native library.
Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: com.adventnet.tools.update.installer.DiskSpace.getFreeSpace(Ljava/lang/String;)J
at com.adventnet.tools.update.installer.DiskSpace.getFreeSpace(Native Method)
at com.adventnet.tools.update.installer.ApplyPatch.run(ApplyPatch.java:152)
at java.lang.Thread.run(Unknown Source)
Any idea of what I can do?