← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #153455]: Sikuli Running on Hudson --- some things to do

 

Question #153455 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/153455

jaffer posted a new comment:
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at org.openqa.selenium.support.PageFactory.instantiatePage(PageFactory.java:140)
	at org.openqa.selenium.support.PageFactory.initElements(PageFactory.java:66)
	at com.owler.ui.sikuli.SignUpActivationTest.beforeClass(SignUpActivationTest.java:24)
	at org.openqa.selenium.support.PageFactory.instantiatePage(PageFactory.java:131)
	... 36 more
Caused by: java.lang.UnsatisfiedLinkError: C:\Users\rspp\AppData\Local\Temp\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.loadLibrary1(ClassLoader.java:1957)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1843)
	at java.lang.Runtime.load0(Runtime.java:795)
	at java.lang.System.load(System.java:1061)
	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:190)
	at org.sikuli.script.Env.getOSUtil(Env.java:91)
	at org.sikuli.script.ScreenHighlighter.init(ScreenHighlighter.java:180)
	at org.sikuli.script.ScreenHighlighter.<init>(ScreenHighlighter.java:293)
	at org.sikuli.script.Screen.initBounds(Screen.java:105)
	at org.sikuli.script.Screen.<init>(Screen.java:117)
	at com.owler.ui.sikuli.SignUpActivation.<init>(SignUpActivation.java:18)
	... 41 more
... Removed 39 stack frames
Click to show all stack frames

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