sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23799
Re: [Question #242920]: Issue when accessing to MySQL database
Question #242920 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242920
Status: Answered => Open
rod is still having a problem:
I cleaned the setup folder and installed packages 1,3 and 5 (and got the
sikuli-java.jar file !).
1) echo %CLASSPATH%
C:\Program Files (x86)\MySQL\MySQL Connector J\mysql-connector-java-5.1.28-bin.jar;C:\Jython\jython-standalone-2.5.3.jar
2) java -cp "%CLASSPATH%;C:\apps\SikuliX\sikuli-java.jar"
org.python.util.jython
>>> print sys.path
['', 'C:\\Jython\\Lib', 'C:\\Jython\\jython-standalone-2.5.3.jar\\Lib', '__classpath__', '__pyclasspath__/', 'C:\\apps\\SikuliX', 'C:\\apps\\SikuliX\\sikuli-java.jar']
>>> from com.ziclix.python.sql import zxJDBC
>>> import org.sikuli.basics.SikuliXforJython
>>> from sikuli import *
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\apps\SikuliX\libs\WinUtil.dll: Can't find dependent libraries
[error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense 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.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.