Hello,
that is the ErrorCode:
ScriptExecutor has quit unexpectedly; command: ScriptedFlowElement::jobArrived
but what that it mean?
grettings S. Lohbrandt
ScriptedFlowElement::jobArrived
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
ScriptedFlowElement::jobArrived
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?
Did this occur in one of the Enfocus or 3rd party configurators or in a script you developed?
ScriptedFlowElement::jobArrived
In a Script what we develop.
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
ScriptedFlowElement::jobArrived
Try simplifying your script to isolate the problem.
ScriptedFlowElement::jobArrived
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 …
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
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
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