sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56950
[Bug 1919163] Re: [2.0.5] JDBC on windows doesn't work
I'm ready to test ;)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to SikuliX.
https://bugs.launchpad.net/bugs/1919163
Title:
[2.0.5] JDBC on windows doesn't work
Status in SikuliX:
New
Bug description:
Using sqlite-jdbc-3.34.0.jar in 2.0.5 results in the following error in the line:
from com.ziclix.python.sql import zxJDBC
.............\sikulix\scripts\sqlite.sikuli\sqlite.py:64: RuntimeWarning: PyTableCode.call caught a Throwable that is not an Exception:
java.lang.ExceptionInInitializerError
Jython internals might be in a bad state now that can cause deadlocks later on.
See http://bugs.jython.org/issue2536 for details.
from com.ziclix.python.sql import zxJDBC
[error] script [ cgssqlite ] stopped with error in line 64
[error] java.lang.ExceptionInInitializerError ( java.lang.ExceptionInInitializerError )
[error] --- Traceback --- error source first
line: module ( function ) statement
64: main ( <module> ) from com.ziclix.python.sql import zxJDBC
[error] --- Traceback --- end --------------
It works fine in 2.0.4.
Win 10 64 bit.
sqlite-jdbc-3.34.0.jar is in the folder .....AppData\Roaming\Sikulix\Extensions
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1919163/+subscriptions
References