<?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] Cannot create PoolableConnectionFactory (The connection attempt failed.) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/374164#M241894</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106057"&gt;@mandychen&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/37332"&gt;@hegdemahendra&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 05:03:51 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2023-07-20T05:03:51Z</dc:date>
    <item>
      <title>[NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/374067#M241867</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am a&amp;nbsp;&lt;SPAN&gt;newbie for nifi. I am trying to connect &lt;STRONG&gt;mssql 2008&lt;/STRONG&gt; by using&amp;nbsp;&lt;STRONG&gt;DBCPConnectionPool&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The following are my setting：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Docker Desktop：v4.19.0&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Nifi：v1.22.0&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;JDBC Driver：jtds-1.3.1.jar&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;JDBC Driver location：/opt/nifi/nifi-current/lib/jtds-1.3.1.jar&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="nifi jtds driver location.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38028iCFC1653D53098FB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="nifi jtds driver location.png" alt="nifi jtds driver location.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;DBCPConnectionPool&amp;nbsp;Configure Controller Service：&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Database Connection URL：jdbc:jtds:sqlserver://xxx.xxx.xx.xx:1433/xxxxx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Database Driver Class Name：net.sourceforge.jtds.jdbc.Driver&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Database Driver Location(s)：/opt/nifi/nifi-current/lib/jtds-1.3.1.jar&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Database User：xxx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Password：xxx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Validation query：Select 1 as test&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="nifi controller service connet failed.png" style="width: 789px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38030i7F8153346211A23F/image-size/large?v=v2&amp;amp;px=999" role="button" title="nifi controller service connet failed.png" alt="nifi controller service connet failed.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;And I try to Verify Controller Service Configuration get the message bellow：&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;org.apache.nifi.dbcp.DBCPConnectionPool DBCPConnectionPool[id=67dc5ad3-0189-1000-09ac-b19f6c25590c] Failed to establish Database Connection
org.apache.nifi.processor.exception.ProcessException: java.sql.SQLException: Cannot create PoolableConnectionFactory (Network error IOException: Connection timed out (Connection timed out))
     at org.apache.nifi.dbcp.AbstractDBCPConnectionPool.getConnection(AbstractDBCPConnectionPool.java:245)
     at org.apache.nifi.dbcp.AbstractDBCPConnectionPool.verify(AbstractDBCPConnectionPool.java:89)
     at org.apache.nifi.controller.service.StandardControllerServiceNode.verifyConfiguration(StandardControllerServiceNode.java:493)
     at org.apache.nifi.web.dao.impl.StandardControllerServiceDAO.verifyConfiguration(StandardControllerServiceDAO.java:424)
     at org.apache.nifi.web.dao.impl.StandardControllerServiceDAO$$FastClassBySpringCGLIB$$6b77954.invoke(&amp;lt;generated&amp;gt;)
     at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
     at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
     at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
     at org.apache.nifi.web.dao.impl.StandardControllerServiceDAO$$EnhancerBySpringCGLIB$$1a2edf4e.verifyConfiguration(&amp;lt;generated&amp;gt;)
     at org.apache.nifi.web.StandardNiFiServiceFacade.performControllerServiceConfigVerification(StandardNiFiServiceFacade.java:2934)
     at org.apache.nifi.web.StandardNiFiServiceFacade$$FastClassBySpringCGLIB$$358780e0.invoke(&amp;lt;generated&amp;gt;)
     at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
     at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763)
     at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708)
     at org.apache.nifi.web.StandardNiFiServiceFacade$$EnhancerBySpringCGLIB$$72e216a8.performControllerServiceConfigVerification(&amp;lt;generated&amp;gt;)
     at org.apache.nifi.web.api.ControllerServiceResource.lambda$performAsyncConfigVerification$28(ControllerServiceResource.java:1110)
     at org.apache.nifi.web.api.concurrent.AsyncRequestManager$2.run(AsyncRequestManager.java:117)
     at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
     at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
     at java.base/java.lang.Thread.run(Unknown Source)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nifi jtds driver connet failed.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38029i06A6A6BE52FC92D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="nifi jtds driver connet failed.png" alt="nifi jtds driver connet failed.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Help on this would be appreciated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 00:46:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/374067#M241867</guid>
      <dc:creator>mandychen</dc:creator>
      <dc:date>2023-07-19T00:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: [NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/374164#M241894</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106057"&gt;@mandychen&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/37332"&gt;@hegdemahendra&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/103151"&gt;@cotopaul&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 05:03:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/374164#M241894</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-07-20T05:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: [NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376886#M243045</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106057"&gt;@mandychen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you got solution for that error so i am facing same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 16:39:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376886#M243045</guid>
      <dc:creator>Mohamed_M</dc:creator>
      <dc:date>2023-09-26T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: [NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376889#M243047</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107116"&gt;@Mohamed_M&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;Any insights here? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 17:05:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376889#M243047</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-09-26T17:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: [NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376961#M243083</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107116"&gt;@Mohamed_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Nifi &lt;STRONG&gt;v1.20.0&lt;/STRONG&gt; can solve the error.&lt;BR /&gt;Don't use the latest version.&lt;BR /&gt;You can try it.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 00:35:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/376961#M243083</guid>
      <dc:creator>mandychen</dc:creator>
      <dc:date>2023-09-28T00:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: [NIFI] Cannot create PoolableConnectionFactory (The connection attempt failed.)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/377321#M243223</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107116"&gt;@Mohamed_M&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 23:37:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NIFI-Cannot-create-PoolableConnectionFactory-The-connection/m-p/377321#M243223</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2023-10-06T23:37:34Z</dc:date>
    </item>
  </channel>
</rss>

