sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23446
[Question #242320]: Fatal Error 110: loading: WinUtil.dll when try to run my test from command line
New question #242320 on Sikuli:
https://answers.launchpad.net/sikuli/+question/242320
Environment - Windows7(64), jdk-7u51-windows-x64, testng-5.14.1
I can run my tests in Eclipse successfully.
But when try to run it from command line I recieve error messsage from Sikuli.
Here's my command:
"C:\Program Files\Java\jdk1.7.0_51\bin\java" -cp "C:\SikuliX\sikuli-java.jar;C:\SikuliX\libs\*;..\lib\*;C:\SikuliX\libs\WinUtil.dll"; org.testng.TestNG SmokeTestNG.xml
Here's the output:
C:\Users\LAverina\Dropbox\Work\SalonAuto\bin>"C:\Program Files\Java\jdk1.7.0_
bin\java" -cp "C:\SikuliX\sikuli-java.jar;C:\SikuliX\libs\*;..\lib\*;C:\Sikul
libs\WinUtil.dll"; org.testng.TestNG SmokeTestNG.xml
[TestNG] Running:
C:\Users\LAverina\Dropbox\Work\SalonAuto\bin\SmokeTestNG.xml
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoaderBasic: loadLib: Since native library was found, it migh
e a problem with needed dependent libraries
C:\SikuliX\libs\WinUtil.dll: Can't find dependent libraries
[error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folde
s in system path at runtime!
[error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no
se to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
Becuase I run through TestNG, have no idea how to run "run again
with a Debug level of 3"
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.