Re: [ANNOUNCE] New Apache NiFi Committer Marton Szasz

2020-08-08 Thread Otto Fowler
 Belated congratulations!



On August 3, 2020 at 04:02:17, Arpad Boda (ab...@apache.org) wrote:

Apache NiFi community,

On behalf of the Apache NiFI PMC, I am very pleased to announce that Marton
has accepted the PMC's invitation to become a committer on the Apache NiFi
project. We greatly appreciate all of Marton's hard work and generous
contributions to the project. We look forward to continued involvement in
the project.

Marton had more than 100 contributions to MiNiFi C++ this year in various
areas: from Windows-specific memory leaks to nice new features and a lot of
code reviews. He also showed active presence on the mailing list helping
out the community.

Welcome and congratulations!


DBCP connection pool Issue in Windows nifi-1.11.4-bin

2020-08-08 Thread VEERANJI G
Hi Team,
can you help me on below issue

01:24:20 IST
ERROR
cf6cf1cb-0173-1000-1496-523d316e3cff

ExecuteSQL[id=cf6cf1cb-0173-1000-1496-523d316e3cff]
ExecuteSQL[id=cf6cf1cb-0173-1000-1496-523d316e3cff] failed to process
session due to Cannot invoke method public default java.sql.Connection
org.apache.nifi.dbcp.DBCPService.getConnection(java.util.Map) throws
org.apache.nifi.processor.exception.ProcessException on Controller
Service with identifier cf674d7f-0173-1000-ce58-0312a249a0df because
the Controller Service's State is currently ENABLING; Processor
Administratively Yielded for 1 sec:
org.apache.nifi.controller.service.ControllerServiceDisabledException:
Cannot invoke method public default java.sql.Connection
org.apache.nifi.dbcp.DBCPService.getConnection(java.util.Map) throws
org.apache.nifi.processor.exception.ProcessException on Controller
Service with identifier cf674d7f-0173-1000-ce58-0312a249a0df because
the Controller Service's State is currently ENABLING






Controller Service Details
Database Connection URL
jdbc:sqlserver://localhost;databaseName=Anji;integratedSecurity=true;
Database Driver Class Name com.microsoft.sqlserver.jdbc.SQLServerDriver
Database Driver Location(s) * file:///C:/mssql-jdbc-8.4.0.jre8.jar*

-- 
*Thank & Regards*
*Veeranjaneyulu,*
Hello : +91 9042729425,
Email : gvn5...@gmail.com


Re: DBCP connection pool Issue in Windows nifi-1.11.4-bin

2020-08-08 Thread Mike Thomsen
Most likely issue is that it's hanging trying to connect to SQL
Server. Try independently verifying that you can make a connection
from that server.

On Sat, Aug 8, 2020 at 4:15 PM VEERANJI G  wrote:
>
> Hi Team,
> can you help me on below issue
>
> 01:24:20 IST
> ERROR
> cf6cf1cb-0173-1000-1496-523d316e3cff
>
> ExecuteSQL[id=cf6cf1cb-0173-1000-1496-523d316e3cff]
> ExecuteSQL[id=cf6cf1cb-0173-1000-1496-523d316e3cff] failed to process
> session due to Cannot invoke method public default java.sql.Connection
> org.apache.nifi.dbcp.DBCPService.getConnection(java.util.Map) throws
> org.apache.nifi.processor.exception.ProcessException on Controller
> Service with identifier cf674d7f-0173-1000-ce58-0312a249a0df because
> the Controller Service's State is currently ENABLING; Processor
> Administratively Yielded for 1 sec:
> org.apache.nifi.controller.service.ControllerServiceDisabledException:
> Cannot invoke method public default java.sql.Connection
> org.apache.nifi.dbcp.DBCPService.getConnection(java.util.Map) throws
> org.apache.nifi.processor.exception.ProcessException on Controller
> Service with identifier cf674d7f-0173-1000-ce58-0312a249a0df because
> the Controller Service's State is currently ENABLING
>
>
>
>
>
>
> Controller Service Details
> Database Connection URL
> jdbc:sqlserver://localhost;databaseName=Anji;integratedSecurity=true;
> Database Driver Class Name com.microsoft.sqlserver.jdbc.SQLServerDriver
> Database Driver Location(s) * file:///C:/mssql-jdbc-8.4.0.jre8.jar*
>
> --
> *Thank & Regards*
> *Veeranjaneyulu,*
> Hello : +91 9042729425,
> Email : gvn5...@gmail.com