sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25768
[Bug 1316488] Re: [1.1.0-Beta1] Windows XP, Windows 7: problems with native library WinUtil.dll - SikuliX not useable
+++ running this Java
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar
C:\Program Files\Sikuli 1.1.0\sikulix.jar
May 08, 2014 9:50:20 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[error] IDE: No native support for Windows
org.sikuli.ide.NativeSupportWindows
[error] ResourceLoader: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoader: loadLib: Since native library was found, it might be a p
roblem with needed dependent libraries
C:\Program Files\Sikuli 1.1.0\libs\WinUtil.dll: The specified procedure could no
t be found
[error] ResourceLoader: loadLib: Check, wether a valid Sikuli libs folder is in
system path at runtime!
[error] RunSetup: Problem with SikuliX libs folder - see error log
tried with java 7, still same issue.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1316488
Title:
[1.1.0-Beta1] Windows XP, Windows 7: problems with native library
WinUtil.dll - SikuliX not useable
Status in Sikuli:
New
Bug description:
Have already successfully loaded and used Sikuli 1.0.rc3 for over a
year and then switched over to Sikuli 1.0.1 in the last few weeks.
(Uninstalled Sikuli 1.0rc3, then installed Sikuli 1.0.1 in c:\SikuliX.
All was fine. Today, renamed SikliX to SikuliX1.01. Created a new
directory c:\Automation\Sikuli\1.1 and copied the sikulixsetup-1.1.jar
to that folder and tried to install. This is on a WIN7 32-bit system
that we run in a VM. We have been using Sikuli 1.0.rc3 for 18+ months
in this environment with no problem. Now trying to test out Sikuli
1.1 Beta release but have an issue on install. It keeps saying
LoadLib: Fatal Error 110: loading WinUti.dll. Here is the log from
the install.
…. more ….
[debug (5/5/14 1:35:50 PM)] RunSetup: trying to set up the environment
[debug (5/5/14 1:35:50 PM)] ResourceLoader: check: we are running on arch: x86
[debug (5/5/14 1:35:50 PM)] ResourceLoader: check: using Java at: C:/Program Files/Java/jre6/
[error (5/5/14 1:35:50 PM)] ResourceLoader: check: No valid libs path available until now!
[action (5/5/14 1:35:50 PM)] ResourceLoader: check: Please wait! Trying to extract libs to jar parent folder: C:/Automation/Sikuli/1.1/
[debug (5/5/14 1:35:50 PM)] ResourceLoader: extractLibs: from: file:/C:/Automation/Sikuli/1.1/sikulixsetup-1.1.jar
[debug (5/5/14 1:35:51 PM)] ResourceLoader: extractLibs: Found 20 Files in META-INF/libs/windows/libs32/
[debug (5/5/14 1:35:53 PM)] ResourceLoader: checkLibsDir: trying: C:\Automation\Sikuli\1.1\libs
[debug (5/5/14 1:35:53 PM)] ResourceLoader: checkLibsDir: Running on Windows - checking system path!
[debug (5/5/14 1:35:55 PM)] ResourceLoader: checkLibsDir: Added libs dir to path: C:\Automation\Sikuli\1.1\libs
[debug (5/5/14 1:35:55 PM)] ResourceLoader: checkLibsDir: ... n25;c:\support tools;C:\Automation\Sikuli\1.1\libs
[error (5/5/14 1:35:55 PM)] ResourceLoader: loadLib: Fatal Error 110: loading: WinUtil.dll
[error (5/5/14 1:35:55 PM)] ResourceLoader: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\Automation\Sikuli\1.1\libs\WinUtil.dll: The specified procedure could not be found
[error (5/5/14 1:35:55 PM)] ResourceLoader: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error (5/5/14 1:35:55 PM)] ResourceLoader: loadLib: Running Setup: ignoring this error for now
[debug (5/5/14 1:35:55 PM)] ResourceLoader: checkLibsDir: Using libs at: C:\Automation\Sikuli\1.1\libs
[debug (5/5/14 1:35:55 PM)] ResourceLoader: check: recreated ClassLoader.usrPaths
[debug (5/5/14 1:35:58 PM)] RunSetup: Trying to run functional test: running script statements via SikuliScript
…. more ….
[debug (5/5/14 1:36:10 PM)] ResourceLoader: loadLib: Now loaded: VisionProxy from: C:\Automation\Sikuli\1.1\libs\VisionProxy.dll
[error (5/5/14 1:36:10 PM)] RunSetup: null
[error (5/5/14 1:36:10 PM)] RunSetup: Something serious happened! Sikuli not useable!
Check the error log at C:\Automation\Sikuli\1.1\SikuliX-1.1.0-Beta1-SetupLog.txt
[error (5/5/14 1:38:21 PM)] RunSetup: Functional test Jython did not work
[error (5/5/14 1:38:21 PM)] RunSetup: ... terminated abnormally :-(
[error (5/5/14 1:38:21 PM)] RunSetup: Something serious happened! Sikuli not useable!
Check the error log at C:\Automation\Sikuli\1.1\SikuliX-1.1.0-Beta1-SetupLog.txt
Even though it did not install correctly, I still tried to run Sikuli via the command line. I got this error:
[error] ResourceLoader: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoader: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\Automation\Sikuli\1.1\libs\WindUtil.dl: The specified procedure could not be found.
[error] ResourceLoader: loadIb: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error] RunSetup: Problem with SikuliX libs folder - see error log
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1316488/+subscriptions
References