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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Problem with the Log4j components

Hi All,

I have created one job it contains tInitLog4j & tLog4JCatch & tLogCatcher Components . I'm getting Errors like Module log4j-1.2.16.jars required and talend-log4j-config-util.jar required  . I have those jars but in Which folder i need to place them . please help me.
And one more error i got is org.courtine cannot be resolved . how to resolve this ?
please help me . Thanks in Advance .
Bhanuprakash.

Labels (2)
4 Replies
Anonymous
Not applicable

Hi Bhanuprakash,

Please take a look at document about: https://help.talend.com/search/all?query=Install+external+modules.

Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Hi Team,

sorry Sabrina, I am unable understand the solution from that document . can anybody tell the solution for my problem please ?
Anonymous
Not applicable

Hi,

Have you tried to place Module log4j-1.2.16.jars and talend-log4j-config-util.jar under the folder <StudioPath>/lib/java to see if the missing jar issue is fixed?


Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Thanks a lot Sabrina . it is working fine now .