Page 1 of 1

Error Explanation

Posted: Wed Oct 10, 2007 12:09 am
by ag_ram
Job getting aborted with the Following error message

main_program: APT_PipeConnection: new connection 1 requests file descriptor -1, which was also requested by connection 0
main_program: Fatal Error: Incompatible connection - operator type = APT_OSL_SubprocOperator


What does these error messages indicate?

Posted: Wed Oct 10, 2007 4:32 pm
by ray.wurlod
They indicate that you've got buggy software, or an operating system that is having difficulty with file pointers for pipes, perhaps because it is overloaded or you are running out of file descriptors. Contact your support provider. Also ask your Unix system administrator whether anything has appeared in the error logs relating to handling of pipes.