Ivan created NIFI-6375:
--------------------------
Summary: ExecuteStreamCommand strange catches exception
Key: NIFI-6375
URL: https://issues.apache.org/jira/browse/NIFI-6375
Project: Apache NiFi
Issue Type: Bug
Components: Configuration
Affects Versions: 1.8.0
Reporter: Ivan
Attachments: image-2019-06-12-19-54-01-963.png,
image-2019-06-12-19-55-04-318.png
Hello,
environment Windows 10 ( also tried Windows Server 2012 R2, Windows server
2016); Nifi 1.8.0
We use ExecuteStreamCommand processor to run a small console application. The
console application writes a single short string into the output which we read
in the processor. The application works as expected when executed independently
from command line or when executed from another windows or Java applications.
The application send a key \{enter} before exiting. The line that send the key
throws an exception when the application is executed by the processor.
!image-2019-06-12-19-54-01-963.png!
The processor catches this exception which is thrown by the highlighted line:
!image-2019-06-12-19-55-04-318.png!
We cannot reproduce this error or understand why it happens. Please help.
Thanks!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)