← Back to team overview

sikuli-driver team mailing list archive

[Question #207248]: Windows - libraries not found java.lang.UnsatisfiedLinkError:

 

New question #207248 on Sikuli:
https://answers.launchpad.net/sikuli/+question/207248

I have Sikuli version =>Sikuli-X-1.0rc3 (r905)-win32.exe

I have Install My Sikuli i=> D:\Sikuli x

I have restriction that I can not Use 32 bit java

I have  Machine => Microsoft window Server  2003 R2 with Enterprise x64 edition service pack 2

when I run my script with these configuration I got following error =>

Exception in thread "Thread-75" java.lang.UnsatisfiedLinkError: C:\Documents and
 Settings\qtp1\Local Settings\Temp\3\tmplib\Win32Util.dll: Can't load IA 32-bit
.dll on a AMD 64-bit platform
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
        at java.lang.Runtime.load0(Runtime.java:770)
        at java.lang.System.load(System.java:1003)
        at com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader
.java:44)
        at org.sikuli.script.Win32Util.<clinit>(Win32Util.java:19)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
        at org.sikuli.script.Env.getOSUtil(Env.java:91)
        at org.sikuli.script.App.<clinit>(App.java:9)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:161)
        at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:24
7)
        at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:333
0)
        at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2487)
        at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.j
ava:164)
        at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:3
98)
        at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:306
5)
        at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.j
ava:175)
        at org.mozilla.javascript.Context.evaluateString(Context.java:1104)
        at net.sf.sahi.rhino.RhinoScriptRunner.run(RhinoScriptRunner.java:144)
        at java.lang.Thread.run(Thread.java:662)



So please suggest me any solution for this



-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.