Page 1 of 1

Job failing with Broken Pipe Error

Posted: Thu Jul 28, 2011 3:25 am
by mac4rfree85
Hi Guys,

I am getting the below error.

Code: Select all

APT_CombinedOperatorController,0: terminate called after throwing an instance of 'APT_BadAlloc'
APT_CombinedOperatorController,0: /bin/echo: write error: Broken pipe
The Job is running fine if i am running the job for fewer records.

Can somebody guide me as how to tackle the problem.

Cheers!!!

Posted: Thu Jul 28, 2011 3:49 am
by abhinavagarwal
check your buffers and scratch disk space ... they are getting full while you are running with large data... allocate some more memory to them.

Posted: Thu Jul 28, 2011 3:51 am
by mac4rfree85
I increased the Buffer Size to 10485760 by adding the env variable $APT_BUFFER_MAXiMUM_MEMORY and also added the env variable $APT_BUFFER_FREE_RUN to 1. But still the job is getting the same error.

Can you somebody help me with this.

Posted: Thu Jul 28, 2011 6:53 am
by chulett
You probably need more disk space rather than higher settings, have you tried monitoring that while the job runs?