Hello there! : )
I'm trying to configure XESame to connect to a local derby database running in embedded mode.
My settings, which by the way work really smooth under Squirrel, are:
URL to Database: jdbc:derby:/home/ricardo/db/t2-database-28
JDBC Driver: org.apache.derby.jdbc.EmbeddedDriver
JDBC Driver Location: /home/ricardo/derby-libs/derby.jar
Everytime I click 'Test Connection' I got this error:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError: tried to access method org.apache.derby.jdbc.AutoloadedDriver.getDriverModule()Ljava/sql/Driver; from class org.apache.derby.jdbc.EmbeddedDriver
Thanks!
Answers
Senior Data Scientist and process mining expert at APG (Dutch pension fund executor).
Previously Assistant Professor in Process Mining at Eindhoven University of Technology