Adaptive job monitoring feature is disabled; could not creat

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Ankur_KapoorUK
Participant
Posts: 64
Joined: Fri Feb 05, 2010 5:29 am
Location: India, UK

Adaptive job monitoring feature is disabled; could not creat

Post by Ankur_KapoorUK »

Hi Experts,

I am facing the below error message in the job:-


buffer(7),0: Adaptive job monitoring feature is disabled; could not create polling thread: Resource temporarily unavailable.



APT_CombinedOperatorController(4),0: Failure during execution of operator logic.



APT_CombinedOperatorController(4),0: Fatal Error: Fork failed: Resource temporarily unavailable



pscEDWHistory.rdSurviveLast,0: Failure during execution of operator logic.



pscEDWHistory.rdSurviveLast,0: Fatal Error: waitForWriteSignal(): Premature EOF on node ukirpb58 Socket operation on non-socket



node_node1: Player 31 terminated unexpectedly.



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

APT_PMsectionLeader(1, node1), player 13 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 16 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 19 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 25 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 30 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 35 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 36 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 38 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 40 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 44 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 47 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 54 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 56 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 57 - Unexpected exit status 1.

APT_PMsectionLeader(1, node1), player 58 - Unexpected exit status 1.



main_program: Step execution finished with status = FAILED.

Please put light on it. The strange thing is this job is finsihing fine when we are running it standalone. We face this issue while running from Sequence. Other Jobs are finishing fine.
Ankur_KapoorUK
Participant
Posts: 64
Joined: Fri Feb 05, 2010 5:29 am
Location: India, UK

Post by Ankur_KapoorUK »

This was related to Number of Unix Process (Configuration), that has to be increased.
It is changed by Datastage Admin.
Now we are not facing this Issue.
Post Reply