Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
bah602807
Contributor
Contributor

Could not find the context Default error in TAC running

Hi,

 

We have currently experiencing the error while running ETL job published in TAC.

Because of not transmitting default context value properly to child job in tRunjob, the following error occurs randomly in TAC. There is no issue in Studio for running the ETL.

This error "Could not find the context Default" occurs randomly but has no issue in Studio.

 

Here is the job log from TAC.

-----------------------------------------------------------

[INFO ]: dw_fin.mj_seq_fin_dw_master_data_2_0_1.MJ_SEQ_FIN_DW_MASTER_DATA_2 - tRunJob_2 - The child job 'dw_fin.jb_load_fin_dw_billing_summary_0_1.JB_LOAD_FIN_DW_BILLING_SUMMARY' starts on the version '0.1' with the context 'Default'.
[INFO ]: dw_fin.jb_load_fin_dw_billing_summary_0_1.JB_LOAD_FIN_DW_BILLING_SUMMARY - TalendJob: 'JB_LOAD_FIN_DW_BILLING_SUMMARY' - Start.
ContextLoad SkipFlag Set as : Y
Could not find the context Default -- error occurred

------------------------------------------------------------------

 

I am not sure it is a bug in Talend 7.0.1.

Could you please share if anyone has same experience before and resolved it?

 

Thanks,

Han

Labels (2)
2 Replies
Anonymous
Not applicable

Hi Han
Take a look at this similar topic, some users has the same problem, it is due to the value of one variable contains \ backslashes.
https://community.talend.com/t5/Design-and-Development/Context-not-found-by-one-of-my-job/m-p/149165

Regards
Shong
bah602807
Contributor
Contributor
Author

It is not a same case to solve the issue.. We don't contain any "\" in the context values.