Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
BN1
Contributor
Contributor

Getting an LoggerFactory error

Hello:

  I am getting the following, but the job seems to be proceeding fine.

Need some suggestions.

tExtractJSONFields_2 - Parameters:READ_BY = JSONPATH | JSON_PATH_VERSION = 2_1_0 | JSONFIELD = batchId | JSON_LOOP_QUERY = "$" | MAPPING_4_JSONPATH = [{QUERY=, SCHEMA_COLUMN=batchId}, {QUERY=, SCHEMA_COLUMN=importId}, {QUERY=, SCHEMA_COLUMN=numOfLeadsProcessed}, {QUERY=, SCHEMA_COLUMN=numOfRowsFailed}, {QUERY=, SCHEMA_COLUMN=numOfRowsWithWarning}, {QUERY=, SCHEMA_COLUMN=failuresLogFile}, {QUERY=, SCHEMA_COLUMN=status}, {QUERY=, SCHEMA_COLUMN=warningsLogFile}, {QUERY=, SCHEMA_COLUMN=message}] | DIE_ON_ERROR = true | 

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Talend6.5_Cloud/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/slf4j-log4j12-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Talend6.5_Cloud/Talend-Studio-20180116_1512-V6.5.1/workspace/.Java/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]

[DEBUG]: org.talend.components.marketo.runtime.client.MarketoBaseRESTClient - MarketoRestExecutor.getAccessToken GOT token
[DEBUG]

Thanks

Labels (5)
3 Replies
Anonymous
Not applicable

Hello,

There are just warnings right? Or are these preventing the job from running? Are you getting any exception? It should be info from slf4j. 

Best regards

Sabrina

 

BN1
Contributor
Contributor
Author

Hi Sabina:

  Thank you for your response.The fact is that it appears in red during run time in Execution window, it seems like error. My concern is that if I leave it like this, I hope not to get any issue that may blocks or cause any execution problem later (once deployed to production). Hence wanted to make sure.

Thanks,

Soma

Anonymous
Not applicable

Hello,

Would you mind giving us your current job design screenshots on forum? We will look into it to see if error&log components will be needed? Please mask your sensitive data.

Best regards

Sabrina