Page 1 of 1

Compilation error with $APT_CONFIG_FILE

Posted: Sun May 25, 2008 11:05 pm
by ankita
Hi,

While compiling a job with parallel transformer we are getting below error:
"A configuration file (APT_CONFIG_FILE) must be set up to compile a Parallel Transformer stage".
Can you please help to solve this problem.

Thanks,
Ankita

Posted: Sun May 25, 2008 11:21 pm
by devidotcom
Include the environment variable $APT_CONFIG_FILE in the job.

Posted: Mon May 26, 2008 12:22 am
by ray.wurlod
... or at the very least in the project. Not only can you not compile without APT_CONFIG_FILE pointing to a valid configuration file, you can not run a parallel job either.

Posted: Mon May 26, 2008 6:26 am
by ankita
In our project, APT_CONFIG_FILE is set to config files and was working properly till date. Suddenly started throwing this error, we found that DS server is up, and config files are existing is proper path, but /tmp dir is 100% full, no space left. Can it be a space issue ?

Thanks for your responses !

Posted: Mon May 26, 2008 6:51 am
by chulett
Clear it out, let us know.