[
https://issues.apache.org/jira/browse/NIFI-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Gresock updated NIFI-4361:
---------------------------------
Fix Version/s: (was: 1.4.0)
> 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.1.0, 1.2.0, 1.3.0
> Reporter: Joseph Gresock
> Assignee: Joseph Gresock
>
> 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)