Page 1 of 1

ORCHESTRATE exception -- APT_Archive::BadClass Error

Posted: Fri Dec 24, 2010 5:11 am
by shahzad
Dear DS Gurus

Pls. help me on this error :

Earlier all my ds jobs used to run Ok .But now this problem is cropping up.


APT_CombinedOperatorController,3: Fatal Error: Caught ORCHESTRATE exception in parallel process: APT_Archive::BadClass: From: Loading memory archive: Could not find "APT_TransformOperatorImplV0S1_POC_TEST_Transformer_1".

Re: ORCHESTRATE exception -- APT_Archive::BadClass Error

Posted: Fri Dec 24, 2010 5:18 am
by samyamkrishna
Try using the APT_DISABLE_COMBINATION environment variable in your job and set it to false. You will get to know what the actual error is.

Re: ORCHESTRATE exception -- APT_Archive::BadClass Error

Posted: Fri Dec 24, 2010 5:25 am
by samyamkrishna

Re: ORCHESTRATE exception -- APT_Archive::BadClass Error

Posted: Sun Dec 26, 2010 10:35 pm
by jwiles
If your situation is similar to that discussed in the linked thread (the transformer compiled object wasn't propogated to the other nodes in an MPP environment), another option is the environment variable APT_COPY_TRANSFORM_OPERATOR. This is documented in the Parallel Job Advanced Developer Guide.

Posted: Mon Dec 27, 2010 4:57 am
by Sreedhar
Hi,

The other option would be to force compile the job.