Page 1 of 1

APT_BadAlloc:Heap allocation failed.

Posted: Mon Feb 24, 2014 11:11 pm
by suja.somu
I have a job which reads 6 big seq files , joins , pivots and lookup and then loads to a XML file.

While running the job, I get this below error.

buffer(14),0: Fatal Error: Caught ORCHESTRATE exception in player process: APT_BadAlloc: Heap allocation failed.

What is the cause and solution of this error

Posted: Mon Feb 24, 2014 11:46 pm
by ray.wurlod
Try doing a search for "heap allocation failed" both here and developerWorks (and even Google). This will give you some clues.