You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/03/26 01:00:57 UTC

[jira] [Created] (DRILL-2570) Broken JDBC-All Jar packaging can cause missing XML classes

Daniel Barclay (Drill) created DRILL-2570:
---------------------------------------------

             Summary: Broken JDBC-All Jar packaging can cause missing XML classes
                 Key: DRILL-2570
                 URL: https://issues.apache.org/jira/browse/DRILL-2570
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


[Transcribed from other medium:]



When starting Spotfire Server using JDBC driver an error see attachment (xerces-error) is produced.
This error is then resolved by adding the jars/3rdparty/xercesImpl-2.11.0.jar from the drillbit package to the classpath for the JDBC client driver.

Then the following error is observed. See attachment (ElementTraversal).
This requires to add jars/3rdparty/xml-apis-1.4.01.jar to the classpath from the drillbit package.
---
IN PROGRESS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)