[ 
https://issues.apache.org/jira/browse/NIFI-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437507#comment-15437507
 ] 

ASF subversion and git services commented on NIFI-2665:
-------------------------------------------------------

Commit a84d3c987378763d09f4b87c5287ad6f9eb13f78 in nifi's branch 
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a84d3c9 ]

NIFI-2665: This closes #942. Fixed intermittent validation errors in 
InvokeScriptedProcessor


> InvokeScriptedProcessor intermittently fails validation
> -------------------------------------------------------
>
>                 Key: NIFI-2665
>                 URL: https://issues.apache.org/jira/browse/NIFI-2665
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>             Fix For: 1.0.0
>
>
> Intermittently (perhaps in the Web Server threads only but perhaps not), 
> InvokeScriptedProcessor will be reported as Invalid with something like the 
> following error logged:
> 2016-08-25 09:59:46,750 WARN [NiFi Web Server-22] 
> o.a.n.controller.StandardProcessorNode Failed during validation
> org.apache.nifi.processor.exception.ProcessException: No script engine 
> available!
>          at 
> org.apache.nifi.processors.script.InvokeScriptedProcessor.setup(InvokeScriptedProcessor.java:201)
>  ~[na:na]
>          at 
> org.apache.nifi.processors.script.InvokeScriptedProcessor.customValidate(InvokeScriptedProcessor.java:446)
>  ~[na:na]
>          at 
> org.apache.nifi.components.AbstractConfigurableComponent.validate(AbstractConfigurableComponent.java:123)
>  ~[nifi-api-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
>          at 
> org.apache.nifi.controller.StandardProcessorNode.isValid(StandardProcessorNode.java:917)
>  ~[nifi-framework-core-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
>          at 
> org.apache.nifi.controller.FlowController.getProcessorStatus(FlowController.java:2710)
>  [nifi-framework-core-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to