From issues-return-80954-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Fri Jul 12 19:50:01 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 981FC1802C7 for ; Fri, 12 Jul 2019 21:50:01 +0200 (CEST) Received: (qmail 32163 invoked by uid 500); 12 Jul 2019 19:50:01 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 32150 invoked by uid 99); 12 Jul 2019 19:50:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2019 19:50:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 62F90E0280 for ; Fri, 12 Jul 2019 19:50:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0D74826587 for ; Fri, 12 Jul 2019 19:50:00 +0000 (UTC) Date: Fri, 12 Jul 2019 19:50:00 +0000 (UTC) From: "Behrouz (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-6438) PutSQL doesn't work properly with DBCPConnectionPoolLookup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6438?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Behrouz updated NIFI-6438: -------------------------- Description:=20 I am going to use PutSQL with=C2=A0DBCPConnectionPoolLookup, but sometimes = PutSQL doesn't process the incoming flow and show this error: {code:java} Failed to process session due to Attributes must contain an attribute name = 'database.name': org.apache.nifi.processor.exception.ProcessException: Attr= ibutes must contain an attribute name 'database.name'{code} I set the 'database.name' correctly but it doesn't work. I use several PutSQL in the way of fileflow, some of them work but a few d= oesn't work. This error=C2=A0happened when I send several (more than 60) flowFile to th= e PutSQL processor. Somebody else has reported this issue: [http://apache-nifi.1125220.n5.nabble.com/DBCPConnectionPool-Not-looking-up= -td25170.html] was: I am going to use PutSQL with=C2=A0DBCPConnectionPoolLookup, but sometimes = PutSQL doesn't process the incoming flow and show this error: {code:java} Failed to process session due to Attributes must contain an attribute name = 'database.name': org.apache.nifi.processor.exception.ProcessException: Attr= ibutes must contain an attribute name 'database.name'{code} I set the 'database.name' correctly but it doesn't work. I use several PutSQL in the way of fileflow, some of them work but a few d= oesn't work. This error=C2=A0happened when I send several (more than 60) flowFile to th= e PutSQL processor. > PutSQL doesn't work properly with DBCPConnectionPoolLookup > ---------------------------------------------------------- > > Key: NIFI-6438 > URL: https://issues.apache.org/jira/browse/NIFI-6438 > Project: Apache NiFi > Issue Type: Bug > Affects Versions: 1.9.2 > Environment: Linux > Reporter: Behrouz > Priority: Major > Fix For: 1.9.2 > > > I am going to use PutSQL with=C2=A0DBCPConnectionPoolLookup, but sometime= s PutSQL doesn't process the incoming flow and show this error: > {code:java} > Failed to process session due to Attributes must contain an attribute nam= e 'database.name': org.apache.nifi.processor.exception.ProcessException: At= tributes must contain an attribute name 'database.name'{code} > I set the 'database.name' correctly but it doesn't work. > I use several PutSQL in the way of fileflow, some of them work but a few= doesn't work. > This error=C2=A0happened when I send several (more than 60) flowFile to = the PutSQL processor. > Somebody else has reported this issue: > [http://apache-nifi.1125220.n5.nabble.com/DBCPConnectionPool-Not-looking-= up-td25170.html] -- This message was sent by Atlassian JIRA (v7.6.14#76016)