<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: NIFI Oracle database connection Cannot load JDBC driver class in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108933#M71786</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/763/sasampangiraman.html" nodeid="763"&gt;@Suresh Sampangiraman&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once you added the jar file to the library folder, did you stop/start the Nifi JVM?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2016 05:44:24 GMT</pubDate>
    <dc:creator>RyanCicak</dc:creator>
    <dc:date>2016-06-01T05:44:24Z</dc:date>
    <item>
      <title>NIFI Oracle database connection Cannot load JDBC driver class</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108932#M71785</link>
      <description>&lt;P&gt;I am newbie to NIFI, trying to setup a connection to Oracle.I did setup a controller service with the following configuration.&lt;/P&gt;&lt;P&gt;Database Connection URL -&amp;gt; jdbc:oracle:thin:@servername:1521:SID&lt;/P&gt;&lt;P&gt;Database Driver Class Name -&amp;gt; oracle.jdbc.driver.OracleDriver&lt;/P&gt;&lt;P&gt;Database User -&amp;gt; Username&lt;/P&gt;&lt;P&gt;Password -&amp;gt; Password&lt;/P&gt;&lt;P&gt;I copied the oracle driver (ojdbc6.jar) to the library folder which is being referred by nifi.properties file. However when I enable the controller service I receive the following error message as per nifi-app.log file.&lt;/P&gt;&lt;P&gt;2016-05-30 16:30:56,844 ERROR [Timer-Driven Process Thread-7] o.a.nifi.processors.standard.ExecuteSQL ExecuteSQL[id=0fde02ca-e537-4d90-9cd4-ce94249a072d] Unable to execute SQL select query select * from c_aprdrg due to org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'oracle.jdbc.driver.OracleDriver'. No FlowFile to route to failure: org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'oracle.jdbc.driver.OracleDriver'
2016-05-30 16:30:56,846 ERROR [Timer-Driven Process Thread-7] o.a.nifi.processors.standard.ExecuteSQL
org.apache.nifi.processor.exception.ProcessException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'oracle.jdbc.driver.OracleDriver'
        at org.apache.nifi.dbcp.DBCPConnectionPool.getConnection(DBCPConnectionPool.java:225) ~[na:na]
        at sun.reflect.GeneratedMethodAccessor171.invoke(Unknown Source) ~[na:na]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_91]
        at org.apache.nifi.controller.service.StandardControllerServiceProvider$1.invoke(StandardControllerServiceProvider.java:164) ~[na:na]
        at com.sun.proxy.$Proxy122.getConnection(Unknown Source) ~[na:na]
        at org.apache.nifi.processors.standard.ExecuteSQL.onTrigger(ExecuteSQL.java:145) ~[nifi-standard-processors-0.6.0.1.2.0.0-91.jar:0.6.0.1.2.0.0-91]
        at org.apache.nifi.processor.AbstractProcessor.onTrigger(AbstractProcessor.java:27) [nifi-api-0.6.0.1.2.0.0-91.jar:0.6.0.1.2.0.0-91]
        at org.apache.nifi.controller.StandardProcessorNode.onTrigger(StandardProcessorNode.java:1059) [nifi-framework-core-0.6.0.1.2.0.0-91.jar:0.6.0.1.2.0.0-91]
        at org.apache.nifi.controller.tasks.ContinuallyRunProcessorTask.call(ContinuallyRunProcessorTask.java:136) [nifi-framework-core-0.6.0.1.2.0.0-91.jar:0.6.0.1.2.0.0-91]
        at org.apache.nifi.controller.tasks.ContinuallyRunProcessorTask.call(ContinuallyRunProcessorTask.java:47) [nifi-framework-core-0.6.0.1.2.0.0-91.jar:0.6.0.1.2.0.0-91]
&lt;/P&gt;&lt;P&gt;Any help on this would be great!.. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 03:20:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108932#M71785</guid>
      <dc:creator>sasampangiraman</dc:creator>
      <dc:date>2016-05-31T03:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI Oracle database connection Cannot load JDBC driver class</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108933#M71786</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/763/sasampangiraman.html" nodeid="763"&gt;@Suresh Sampangiraman&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once you added the jar file to the library folder, did you stop/start the Nifi JVM?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 05:44:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108933#M71786</guid>
      <dc:creator>RyanCicak</dc:creator>
      <dc:date>2016-06-01T05:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI Oracle database connection Cannot load JDBC driver class</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108934#M71787</link>
      <description>&lt;P&gt;Thanks @Ryan! Restarting the services did fix the issue. Also perhaps the jar file needs to be in all of the nodes.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 08:14:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108934#M71787</guid>
      <dc:creator>sasampangiraman</dc:creator>
      <dc:date>2016-06-02T08:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI Oracle database connection Cannot load JDBC driver class</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108935#M71788</link>
      <description>&lt;P&gt;Hey &lt;A rel="user" href="https://community.cloudera.com/users/763/sasampangiraman.html" nodeid="763"&gt;@Suresh Sampangiraman&lt;/A&gt; : I am facing exact similar issue with NiFi trying to connect Vertica database, I am new to NiFi and trying to figure out what processors would be best for my situation. Please provide me your email or something, it will be of great help&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 23:46:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Oracle-database-connection-Cannot-load-JDBC-driver/m-p/108935#M71788</guid>
      <dc:creator>himmi_varsha</dc:creator>
      <dc:date>2017-01-30T23:46:41Z</dc:date>
    </item>
  </channel>
</rss>

