Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to install tInotLog4J component for Talen 3.2.3r25442 ?

Hi , All,
Does any one have the expereince to install tInotLog4J component for Talen 3.2.3r25442 ?
Thank you very much.
ddeng
Labels (2)
6 Replies
Anonymous
Not applicable
Author

Hello
1) Download the component from Talend Exchange.
2) Unzip the archive file, copy the component folder, go to
TOS installation path\plugins\org.talend.designer.components.localprovider_3.2.3.r35442\components
and paste it.
3) Restart TOS.
Best regards
Shong
Anonymous
Not applicable
Author

My Talend job calls a Sybase store procedure to insert the current row data into ASE table. The data is read from a XML file. When the store procedure failed in the insert due to charactor converting error , I want talend ignore this row and go on the the next row. But talend always terminate when encounter the SP failure. How can I make Talend ignore the SP execusion error and goes to next call?
Thank you very much.
Anonymous
Not applicable
Author

Right on, write on about whatever you feel best.
Anonymous
Not applicable
Author

hi all,
another way to your 'exchanged component' :
- download 'component'
- unzip in special repository (ex: userComponent)
- add the path to windows->preferences->talend->component
In that way I keep out "my component" from talend sources
Shong's solution is a good one too 0683p000009MACn.png
for your second question, please open another topic with other tags in Usage, Operation !
more easy for others to retrieve similar question with "search " option
regards
laurent
Anonymous
Not applicable
Author

I installed new talend version 4.0.2 and import all jobs created in 3.2.3. But i get following error when i run the job in 4.0.2:
Exception in thread "main" java.lang.NoSuchMethodError: routines.system.ResumeUtil.convertToJsonText(Ljava/lang/Object 0683p000009MA9p.pngLjava/lang/String;
Why this happen? Do I need to add a .jar file to lib? Ehat th e jar file is?
Anonymous
Not applicable
Author

hi
Exception in thread "main" java.lang.NoSuchMethodError: routines.system.ResumeUtil.convertToJsonText(Ljava/lang/Object0683p000009MA9p.pngLjava/lang/String;

Are you using a custom routine in the job?
Best regards
Shong