Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Job working on my PC - Exit Code : 23 000 001 on my laptop

Hi,

I need to test a job execution on different PC. On two computer it run perfectly ;

 

When i try it on my Laptop, i have this exit code :

 

Job main terminé à 08:36 22/08/2018. [Code sortie=23 000 001]

 

And some line in the error log

 

eclipse.buildId=unknown
java.version=1.8.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr
Command-line arguments:  -os win32 -ws win32 -arch x86_64

org.talend.platform.logging
Error
Wed Aug 22 08:36:00 CEST 2018
2018-08-22 08:36:00,954 ERROR org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory  - Erreur d'initialisation de JetEmitterException sur TFwkMSSqltMapRejectEndJava
2018-08-22 08:36:00,938 ERROR org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory  - Erreur d'initialisation de JetEmitterException sur TFwkSCPCloseMainJava

I've try many configuration on different PC ; Its only working on 2 PC. I don't get it !

ToS version : 6.2.1

 

 

Thanks for the help

Labels (3)
7 Replies
fdenis
Master
Master

what is the subject of your job?
Anonymous
Not applicable
Author

The job takes a raw file and formats it to match the frame of an XML file.

Thanks

fdenis
Master
Master

did you try to install talend on your laptop import the job and run it?
did you have the same java version on all pcs?
Anonymous
Not applicable
Author

Yes, for all

I've try on 4 PCs. (Laptop, NUC [intel bare-bone], PC)

Same java version ; Same Talend ; Same Job - Different results

ToS version = 6.2.1

java.version = 1.8.0_51

 

Only difference are hardware and probably the windows build (All on W10)

fdenis
Master
Master

there is error when you run the bat fil on your laptop .
is there the same error when you run your job from Talend UI?
Anonymous
Not applicable
Author

From the .bat

Exit Code :

Job main terminé à 08:36 22/08/2018. [Code sortie=23 000 001]

Error Log :

2018-08-22 08:36:00,954 ERROR org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory  - Erreur d'initialisation de JetEmitterException sur TFwkMSSqltMapRejectEndJava
2018-08-22 08:36:00,938 ERROR org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory  - Erreur d'initialisation de JetEmitterException sur TFwkSCPCloseMainJava

What do you mean by "Talend UI" ; I only use ToS at this moment.

Thanks

 

fdenis
Master
Master

Talend ui is "Talend User Interface" for you, TOS "Talend Open Studio".