[
https://issues.apache.org/jira/browse/NIFI-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6375.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> 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
> Priority: Major
> 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
(v8.20.10#820010)