WaitForWriteSignal(): Premature EOF on node

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
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

WaitForWriteSignal(): Premature EOF on node

Post by praburaj »

Hi All,

Our jobs are running in production past 3 years without any issue. Today one of the job got failed due to below captioned reason. Not sure why it got failed. Kindly advice on how to fix this issue.

Aggregator_198.lnkFund_Sort,1: Fatal Error: waitForWriteSignal(): Premature EOF on node PM094SV Socket operation on non-socket

Fatal Error: Unable to allocate communication resources
prabakaran.v
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The aggregator stage is most likely not the cause of the problem, that error message is probably an effect of other errors causting processes to stop.

What other messages do you have in the log? What are your source and target stages (i.e. reading from a local database, writing to a remote database)?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

An exact search here for "Unable to allocate communication resources" returned 54 matches, you might want to start there.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply