Hello, I am having a similar issue with 2.0.5, would it be possible to
try the 2.0.5 build without Jython as well?

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to