You can translate the question and the replies:

Updated 5.5 JDBC driver ?

I'm using a version of your 5.5 driver that was compiled with java 1.5 and in using Splunk to connect to Denodo it errors out on the following call a. java.lang.AbstractMethodError: com.denodo.vdb.jdbcdriver.VDBJDBCConnection.isValid(I)Z The isValid call did not exist until 1.6. I tried grabbing the 6.0 drivers but they fail on any JDBC client to a denodo 5.5 server with an SSL handshake error(even when disabling ssl). So I'm dead in the water. Is there a 5.5 jdbc driver that is compiled with java 1.6 or higher on your end ? Here is the manifest file from your 5.5 jdbc driver for reference. Manifest-Version: 1.0 Ant-Version: Apache Ant 1.6.5 Created-By: 1.5.0_22-b03 (Sun Microsystems Inc.) Built-By: denodo Maven-Version: 1.1 Specification-Title: Specification-Vendor: Extension-Name: Implementation-Title: denodo-vdp-jdbcdriver Implementation-Version: 5.5.0_6 Implementation-Vendor: Denodo Technologies Specification-Version: 5.5.0_6 Name: com/denodo Extension-name: com.denodo Specification-Title: Denodo Technologies Products Specification-Vendor: Denodo Technologies Specification-Version: 5.5.0 Implementation-Title: com.denodo Implementation-Vendor: Denodo Technologies Implementation-Version: 5.5.0
user
05-04-2017 10:28:46 -0400
code

1 Answer

Hi, what is the Java version that Splunk is using? I'm just trying to understand where the error is coming from. Thanks!
Denodo Team
14-04-2017 12:48:03 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here