Page 1 of 1

Failure during execution of operator logic

Posted: Fri Mar 01, 2019 10:36 am
by rakesh.puli
Hi All,

Job design is -(sequential file to transformer to sequential file)

I am getting the below errors while running a job. I am not sure why this errors are coming one after the other consecutively.

Failure during execution of operator logic.

node_node1: Player 2 terminated unexpectedly.

main_program: APT_PMsectionLeader(2, node1), player 2 - Unexpected exit status 1.

Failure during execution of operator logic.

Please let me know if anyone have faced the same kind of issue earlier and resolved it

Thanks
Rakesh

Posted: Sun Mar 03, 2019 2:20 am
by chulett
Found an IBM KB article that states:

This message is typically accompanied by other messages that describe the cause of the failure, which can either precede or follow this message. See the responses for those messages.

Are there other messages you can include in your post? Here is an example of a post with a similar problem with those messages included.

Posted: Sun Mar 03, 2019 2:02 pm
by ray.wurlod
Note that your error has come from a Section Leader process from player 2 exiting unexpectedly.
Review the job score to learn which process player 2 is.
That will direct your diagnostic efforts more accurately.

As Craig noted, please post any adjacent error/warning messages, that will allow a more cogent response to be offered.