-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.0
-
Component/s: Extensions
-
Environment:we have used nifi on openshift cluster and standalone on a linux machine.
Oracle database with version 11.2.0.2
linux with rhel 7.0
we have created a table in an Oracle Database with a default sysdate column.
when i restarted the processor it started throwing the stream has already been closed exception
i have used a csv file with the headers inside of it
csv Reader that reads the column names from the csv
the data base version is 11.2.0 Oracle database