[ 
https://issues.apache.org/jira/browse/NIFI-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687530#comment-16687530
 ] 

ASF subversion and git services commented on NIFI-5652:
-------------------------------------------------------

Commit 13011ac6d61961ecd3f3524b1e0dfda382ed4dd6 in nifi's branch 
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=13011ac ]

NIFI-5652: Fixed LogMessage when logging level is disabled

This closes #3170.

Signed-off-by: Koji Kawamura <ijokaruma...@apache.org>


> LogMessage emits "transfer relationship not specified" error
> ------------------------------------------------------------
>
>                 Key: NIFI-5652
>                 URL: https://issues.apache.org/jira/browse/NIFI-5652
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>         Environment: 3 nodes cluster of CentOS 7.4 servers; JRE 1.8
>            Reporter: Takeshi Koya
>            Assignee: Matt Burgess
>            Priority: Minor
>
> Hi, all NiFi developers and users.
> I upgraded our staging cluster from 1.5 to 1.7.1 recently, 
>  but I am in trouble with LogMessage errors.
> The combination of a log level and a bulletin level that is higher than the 
> log level seems to bring about the following "transfer relationship not 
> specified" error.
> {code:java}
> 2018-10-02 00:00:00,442 ERROR [Timer-Driven Process Thread-7] 
> o.a.nifi.processors.standard.LogMessage LogMessage[id=...] LogMessage[id=...] 
> failed to process session due to 
> org.apache.nifi.processor.exception.FlowFileHandlingException: 
> StandardFlowFileRecord[uuid=...,claim=StandardContentClaim 
> [resourceClaim=StandardResourceClaim[id=1538373600261-460, container=default, 
> section=460], offset=7822560, 
> length=8434],offset=0,name=potaufeu_topics_static_ip-172-19-25-78_20181001162829878.tar.gz,size=8434]
>  transfer relationship not specified; Processor Administratively Yielded for 
> 1 sec: org.apache.nifi.processor.exception.FlowFileHandlingException: 
> StandardFlowFileRecord[uuid=...,claim=StandardContentClaim 
> [resourceClaim=StandardResourceClaim[id=1538373600261-460, container=default, 
> section=460], offset=7822560, 
> length=8434],offset=0,name=potaufeu_topics_static_ip-172-19-25-78_20181001162829878.tar.gz,size=8434]
>  transfer relationship not specified
> {code}
> Errors disappear if we make a bulletin level equal to or lower than a log 
> level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to