UNSOLVED

JensW_67f544

updated

14 years ago

0

1360

October 2nd, 2012 07:00

Centera SDK 3.3. issue on Windows 2008 R2

Hi

we have an issue on a Windows 2008 R2 Server (64bit) when we use the new SDK version 3.3.

The Java class cannot load the native libraries and throws an 'UnsatifiedLinkError':

java.lang.UnsatisfiedLinkError: com.filepool.natives.FPLibraryNative.setLastError(I)V

    at com.filepool.natives.FPLibraryNative.setLastError(Native Method)

    at com.filepool.fplibrary.FPLibraryException.retrieveErrorString(Unknown Source)

    at com.filepool.fplibrary.FPLibraryException. (Unknown Source)

    at com.filepool.fplibrary.FPPool. (Unknown Source)

When we use the files from the SDK 3.2 in the same location everything works fine.

In both scenarios we use 32bit Java 1.6 with the 32bit SDK

Does anyone knows how this issue can be fixed ?

Best regards


Jens