You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Gresock (JIRA)" <ji...@apache.org> on 2017/09/07 14:37:00 UTC

[jira] [Updated] (NIFI-4361) Server fails to start during recovery upon full disk

     [ https://issues.apache.org/jira/browse/NIFI-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Gresock updated NIFI-4361:
---------------------------------
    Status: Patch Available  (was: In Progress)

> Server fails to start during recovery upon full disk
> ----------------------------------------------------
>
>                 Key: NIFI-4361
>                 URL: https://issues.apache.org/jira/browse/NIFI-4361
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.3.0, 1.2.0, 1.1.0
>            Reporter: Joseph Gresock
>            Assignee: Joseph Gresock
>             Fix For: 1.4.0
>
>
> Our disk filled up -- we then freed up some space and restarted, but the server failed to start up due to:
> ERROR [main] o.a.nifi.controller.StandardFlowService Failed to load flow from cluster due to: org.apache.nifi.cluster.ConnectionException: Failed to connect node to cluster due to: java.lang.IllegalStateException: Signaled end to recovery, but there are more recovery files for Partition in directory /data/nifi/flowfile_repository/partition-8
> at org.wali.MinimalLockingWriteAheadLog$Partition.endRecovery(MinimalLockingWriteAheadLog.java:1047) ~[nifi-write-ahead-log-1.1.0.jar:1.1.0]
> at org.wali.MinimalLockingWriteAheadLog.recoverFromEdits(MinimalLockingWriteAheadLog.java:487) ~[nifi-write-ahead-log-1.1.0.jar:1.1.0]
> at org.wali.MinimalLockingWriteAheadLog.recoverRecords(MinimalLockingWriteAheadLog.java:301) ~[nifi-write-ahead-log-1.1.0.jar:1.1.0]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)