Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.0
-
None
-
Ubuntu Linux 14.04.5 LTS, x86, NiFi 1.2.0-SNAPSHOT, Java 1.8.0_102
Description
While volume testing, GenerateFlowFile is randomly throwing NullPointerException during startup. The NPE occurs in FileSystemRepository.write() called from BufferedOutputStream.flushBuffer() and results in an Administrative Yield.
When it happens, the bulletin shows up on the processors immediately after starting them. Starting them a second time will often succeed, but sometimes it takes a multiple retries. When the GenerateFlowFile processors are started for these tests, the graph is typically empty.
Log entries for an example Thread are attached. This looks similar to NIFI-2551, but that is marked as being fixed in 1.0.0.
Attachments
Attachments
Issue Links
- links to