[
https://issues.apache.org/jira/browse/NIFI-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949658#comment-15949658
]
ASF subversion and git services commented on NIFI-3421:
-------------------------------------------------------
Commit 282e1a7b1a7123abe21de8ac022b7f5636da79da in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=282e1a7 ]
NIFI-3421: This closes #1620.
- On contextDestroyed, referencing beans created during contextInitialized to
prevent successive attempts to create a bean if that bean failed to be created
initially.
Signed-off-by: joewitt <[email protected]>
> Start up failure - java.nio.channels.OverlappingFileLockException: null
> -----------------------------------------------------------------------
>
> Key: NIFI-3421
> URL: https://issues.apache.org/jira/browse/NIFI-3421
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Joseph Witt
> Priority: Critical
> Fix For: 1.2.0
>
>
> If NiFi fails to start up successfully, the act of attempting to shut down
> appears to result in a duplicate FlowController instantiation. A symptom of
> this is initializing the flow file repo twice which fails with an overlapping
> file lock exception.
> The actual reason that start up failed is logged further back in the app log.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)