You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "hide kojima (JIRA)" <ji...@apache.org> on 2016/01/21 03:15:39 UTC

[jira] [Created] (DRILL-4293) [Drill JDBC] java.lang.NoClassDefFoundError: oadd/org/apache/commons/logging/LogFactory

hide kojima created DRILL-4293:
----------------------------------

             Summary: [Drill JDBC] java.lang.NoClassDefFoundError: oadd/org/apache/commons/logging/LogFactory
                 Key: DRILL-4293
                 URL: https://issues.apache.org/jira/browse/DRILL-4293
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
    Affects Versions: 1.4.0
         Environment: Platform: x86_64-apple-darwin13.4.0 (64-bit)
OS X 10.11.2 (El Capitan)

java version "1.8.0_65"
Java(TM) SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)

Drill version: 1.4.0
            Reporter: hide kojima


When I connect embedded drill from RJDBC it raises

java.lang.NoClassDefFoundError:oadd/org/apache/commons/logging/LogFactory

And it seems drill-jdbc-all-1.4.0.jar does not contain  the class

Here is the MANIFEST.MF

Manifest-Version: 1.0
Implementation-Vendor: The Apache Software Foundation
Implementation-Title: exec/JDBC Driver using dependencies
Implementation-Version: 1.4.0
Implementation-Vendor-Id: org.apache.drill.exec
Build-Jdk: 1.7.0_45
Specification-Vendor: The Apache Software Foundation
Built-By: 
Specification-Title: exec/JDBC Driver using dependencies
Created-By: Apache Maven 3.0.5
Specification-Version: 1.4.0
Extension-Name: org.apache.drill
url: http://drill.apache.org/
Archiver-Version: Plexus Archiver



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