Page 1 of 1

Jobs Aborts

Posted: Tue Aug 18, 2009 9:40 am
by talk2shaanc
I installed 7.5.2 on one desktop for training purpose. The server and client reside on the same system.
I created a simple job, which reads data from one file and writes to another file. "A simple copy"

Code: Select all

Seq file1 ---> Seq file 2
While running the job I am getting below error.
node_node1: Fatal Error: broadcastStepIR: socketpair(AF_UNIX, SOCK_STREAM, 0, socketArray) failed on node node1: Addr family not supported by proto family
main_program: The Section Leader on node node1 has terminated unexpectedly.
main_program: APT_PMpollUntilZero: WARNING: called with counter = 0
Could someone help in resolving the issue?

Posted: Tue Aug 18, 2009 10:05 am
by ArndW
Is the version 7.5.2r2 or just 7.5.2? One supports running PX jobs while the other does not.

Posted: Tue Aug 18, 2009 11:18 am
by talk2shaanc
ArndW wrote:Is the version 7.5.2r2 or just 7.5.2? One supports running PX jobs while the other does not. ...
Is its 7.5.2...We have installed the software in past on other system as well, and it was working.

Posted: Tue Aug 18, 2009 11:22 am
by ArndW
As far as I know, 7.5.2r2 is the only version of 7.x where one can run PX jobs on windows. Server jobs are unaffected. I don't know what the error message would be if you don't have the correct version, but your message is obscure enough to let me think that you do have the wrong version.

Posted: Tue Aug 18, 2009 12:22 pm
by chulett
7.5x2 actually. Other versions before 8.x will not even attempt to run PX jobs and the 'error' it logs is pretty clear on that point.

Found the message:

"This jobtype is not currently runnable on this platform"

Posted: Tue Aug 18, 2009 12:31 pm
by ArndW
Lol - so both of us were wrong. OP regarding their version, me regarding which version is the right one :oops:

Try seeing if your CONFIG file is valid, either via UNIX "orchadmin check" or via the "Configurations" toolbar item in the designer.

Posted: Wed Aug 19, 2009 3:12 pm
by talk2shaanc
The version is 7.5x2.
Its seems OS is a problem, for which reason telnet is not working. I installed the software on Windows XP it worked, but its not working on Windows Vista.

Posted: Wed Aug 19, 2009 6:42 pm
by ray.wurlod
Vista is definitely not a supported O/S. Further, you will probably find that MKS Toolkit's telnet service logs in first, so that the DataStage telnet service can not get port #23 when it tries to start.