Page 1 of 1
ScriptedFlowElement::jobArrived
Posted: Mon Jun 18, 2012 2:07 pm
by lohbrand
Hello,
that is the ErrorCode:
ScriptExecutor has quit unexpectedly; command: ScriptedFlowElement::jobArrived
but what that it mean?
grettings S. Lohbrandt
ScriptedFlowElement::jobArrived
Posted: Mon Jun 18, 2012 3:50 pm
by dkelly
Sounds like a bug in the Javascript engine.
Did this occur in one of the Enfocus or 3rd party configurators or in a script you developed?
ScriptedFlowElement::jobArrived
Posted: Fri Jun 22, 2012 10:27 am
by lohbrand
In a Script what we develop.
ScriptedFlowElement::jobArrived
Posted: Fri Jun 22, 2012 4:07 pm
by dkelly
Try simplifying your script to isolate the problem.
ScriptedFlowElement::jobArrived
Posted: Mon Jun 25, 2012 8:57 am
by lohbrand
I have isolated the problem.
It is a Process.execute command, only this in a other script, everything ok, but …
I am confused, the call is ok, the function ok, but the "ScriptedFlowElement::jobArrived" Error makes me …
ScriptedFlowElement::jobArrived
Posted: Mon Jun 25, 2012 1:24 pm
by rzacherl
Hello Mr. Lohbrandt,
without having seen your actual script code it's nearly impossible to tell what is the reason for the crash.
Either post your complete script code or make your unprotected script package available to us. Otherwise...
What external CLI process are you trying to control? What script execution mode (serialized, concurrent, persistent) is used?
Regards,
Robert