sendreadack error

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
mouniV
Participant
Posts: 9
Joined: Thu Jan 05, 2012 3:14 am

sendreadack error

Post by mouniV »

Hi,

In one of the job in data stage, we are fetching xml file from a queue through websphere message queue connector stage, then using a copy stage and an xml input stage , transformer and sequential file in the same order.
If there are no xml files in the queue, sometimes the job is running successfully and sometimes it is aborting with fatal errors and same with the case even if messages are present.
The error in logs is shown either on copy stage or xml parsing stage.

Error: sendReadAck() : write failed on node <node name> bad file descriptor
waitForWriteSignal() premature EOF on node <node name> , socket operation on non socket

We are not able to find the exact issue.

Version : 8.1 PX
OS: Unix/Linux
Job Type: Parallel

Any help is greatly appreciated.

Thanks!
Last edited by mouniV on Fri Jan 06, 2012 4:00 pm, edited 2 times in total.
Mounika V
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Moved to the proper forum.

Please go back and edit your post adding in the missing information - Version, Job Type & O/S.
-craig

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