[
https://issues.apache.org/jira/browse/NIFI-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126782#comment-16126782
]
James Wing commented on NIFI-4281:
----------------------------------
I have not yet been able to reproduce this issue on NiFi 1.3.0 with Java
Openjdk 1.8.0_141 on Amazon Linux. I have attached my attempted repro as a
flowfile template ([^Test_ExecuteScript_Ruby_JW1.xml]). Does it look like
yours? Does it result in the exception in your environment? Are you able to
provide a template of your ExecuteScript processor as it fails now?
> ExecuteScript with ruby throws IndexOutOfBoundsException on all scripts
> -----------------------------------------------------------------------
>
> Key: NIFI-4281
> URL: https://issues.apache.org/jira/browse/NIFI-4281
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Jeremy Lautman
> Priority: Critical
> Attachments: Test_ExecuteScript_Ruby_JW1.xml
>
>
> In running ExecuteScript with the following ruby script, ExecuteScript throws
> IndexOutOfBoundsExceptions.
> {quote}session.transfer(session.get(), REL_SUCCESS){quote}
> The same script with python works appropriately.
> It also does the same when using the session::get(int) variant, and when
> running larger scripts.
> NiFi version 1.3.0
> Java openjdk version 1.8.0_121
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)