The Section Leader on node node1 has terminated unexpectedly

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
cipsy
Participant
Posts: 14
Joined: Wed May 02, 2007 4:59 am

The Section Leader on node node1 has terminated unexpectedly

Post by cipsy »

Hi,
This is my defult.apt
{
node "node1"
{
fastname "EBUSINESS11"
pools ""
resource disk "C:/IBM/InformationServer/Server/Datasets" {pools ""}
resource scratchdisk "C:/IBM/InformationServer/Server/Scratch" {pools ""}
}
}


Click the check
##I IIS-DSEE-TFCN-00001 17:35:29(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.0.1.4458
Copyright (c) 2001, 2005-2007 IBM Corporation. All rights reserved



##I IIS-DSEE-TCOA-00067 17:35:29(001) <main_program> OS charset: windows-1252.
##I IIS-DSEE-TCOA-00068 17:35:29(002) <main_program> Input charset: UTF-8.
##I IIS-DSEE-TFSC-00001 17:35:29(003) <main_program> APT configuration file: C:/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-DSEE-TFPM-00330 17:35:30(000) <main_program> The Section Leader on node node1 has terminated unexpectedly.
##F IIS-DSEE-TFPM-00352 17:36:30(000) <main_program> Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem. Status from APT_PMpoll is 0; node name is node1



I'm need your advance.
Thanks
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Hello and welcome to DSXchange, cipsy.

Your error message indicates a runtime error, but your subject line states that you cannot compile the job.

Which is it?

It might also help to understand the issue if you could explain what stages are used in the job.
sanath1234
Participant
Posts: 24
Joined: Wed Oct 17, 2007 1:28 am
Location: hyderabad

Re: The Section Leader on node node1 has terminated unexpect

Post by sanath1234 »

cipsy wrote:Hi,
This is my defult.apt
{
node "node1"
{
fastname "EBUSINESS11"
pools ""
resource disk "C:/IBM/InformationServer/Server/Datasets" {pools ""}
resource scratchdisk "C:/IBM/InformationServer/Server/Scratch" {pools ""}
}
}


Click the check
##I IIS-DSEE-TFCN-00001 17:35:29(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.0.1.4458
Copyright (c) 2001, 2005-2007 IBM Corporation. All rights reserved



##I IIS-DSEE-TCOA-00067 17:35:29(001) <main_program> OS charset: windows-1252.
##I IIS-DSEE-TCOA-00068 17:35:29(002) <main_program> Input charset: UTF-8.
##I IIS-DSEE-TFSC-00001 17:35:29(003) <main_program> APT configuration file: C:/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-DSEE-TFPM-00330 17:35:30(000) <main_program> The Section Leader on node node1 has terminated unexpectedly.
##F IIS-DSEE-TFPM-00352 17:36:30(000) <main_program> Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem. Status from APT_PMpoll is 0; node name is node1



I'm need your advance.
Thanks

is this problem is comming for all the jobs or only for a particular job.
did u import the jobs or disigned on 8 canvas if the jobs are imported then the problem is in imported jobs configration ie node configration which are configured for 2 or 4 node one , else problem in design configration
ETL=DS
sanath1234
Participant
Posts: 24
Joined: Wed Oct 17, 2007 1:28 am
Location: hyderabad

Re: The Section Leader on node node1 has terminated unexpect

Post by sanath1234 »

cipsy wrote:Hi,
This is my defult.apt
{
node "node1"
{
fastname "EBUSINESS11"
pools ""
resource disk "C:/IBM/InformationServer/Server/Datasets" {pools ""}
resource scratchdisk "C:/IBM/InformationServer/Server/Scratch" {pools ""}
}
}


Click the check
##I IIS-DSEE-TFCN-00001 17:35:29(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.0.1.4458
Copyright (c) 2001, 2005-2007 IBM Corporation. All rights reserved



##I IIS-DSEE-TCOA-00067 17:35:29(001) <main_program> OS charset: windows-1252.
##I IIS-DSEE-TCOA-00068 17:35:29(002) <main_program> Input charset: UTF-8.
##I IIS-DSEE-TFSC-00001 17:35:29(003) <main_program> APT configuration file: C:/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-DSEE-TFPM-00330 17:35:30(000) <main_program> The Section Leader on node node1 has terminated unexpectedly.
##F IIS-DSEE-TFPM-00352 17:36:30(000) <main_program> Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem. Status from APT_PMpoll is 0; node name is node1



I'm need your advance.
Thanks

is this problem is comming for all the jobs or only for a particular job.
did u import the jobs or disigned on 8 canvas if the jobs are imported then the problem is in imported jobs configration ie node configration which are configured for 2 or 4 node one , else problem in design configration
ETL=DS
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Use the Configurations editor to test your configurations file. If that tests out OK, we've eliminated one possible cause of the compilation problem.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
cipsy
Participant
Posts: 14
Joined: Wed May 02, 2007 4:59 am

Post by cipsy »

ray.wurlod wrote:Use the Configurations editor to test your configurations file. If that tests out OK, we've eliminated one possible cause of the compilation problem. ...
Hi,
tool-Configuration-check button. And I'm see this messages. and I'm change hosts file and configuration fast name but my problem not solved.
I used 2 node configuration file not chang anything

Check configuration output :
##I IIS-DSEE-TFCN-00001 14:24:55(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.0.1.4458
Copyright (c) 2001, 2005-2007 IBM Corporation. All rights reserved



##I IIS-DSEE-TCOA-00067 14:24:55(001) <main_program> OS charset: windows-1252.
##I IIS-DSEE-TCOA-00068 14:24:55(002) <main_program> Input charset: UTF-8.
##I IIS-DSEE-TFSC-00001 14:24:56(000) <main_program> APT configuration file: C:/IBM/InformationServer/Server/Configurations/default.apt
##E IIS-DSEE-TFPM-00075 14:24:58(000) <main_program> APT_PMMP::send: error on write to socket 4
source=(0,0) destination=(1,0), serviceID=28, contentsLength=4
##E IIS-DSEE-TFPM-00330 14:24:58(001) <main_program> The Section Leader on node node1 has terminated unexpectedly.
##E IIS-DSEE-TFPM-00330 14:24:58(002) <main_program> The Section Leader on node node2 has terminated unexpectedly.
##F IIS-DSEE-TFPM-00352 14:25:58(000) <main_program> Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem.
Status from APT_PMpoll is 0; node name is node2
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please get to the operating system prompt on your DataStage server machine and execute the hostname command, posting the result here. I am interested in verifying the machine name used in the fastname property in your configuration file.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply