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: 
RNimmagadda1615223186
Contributor
Contributor

Error in Talend Studio

Hi Team,

Good Day!

In Talend studio V6.2.1, when we are running jobs with same credential it's running fine but after sometime it was getting failed with error Invalid login credentials.

 

Error details:-

[statistics] connecting to socket on port 3351

[statistics] connected

Exception in component tSalesforceInput_1

com.salesforce.soap.partner.LoginFault: INVALID_LOGIN: Invalid username, password, security token; or user locked out.

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at com.salesforce.soap.partner.SforceServiceStub.login(SforceServiceStub.java:17202)

at org.talend.salesforce.SforceBasicConnection.renewSession(SforceBasicConnection.java:77)

at org.talend.salesforce.SforceBasicConnection.init(SforceBasicConnection.java:71)

at org.talend.salesforce.SforceBasicConnection.<init>(SforceBasicConnection.java:49)

at org.talend.salesforce.SforceBasicConnection.<init>(SforceBasicConnection.java:25)

at org.talend.salesforce.SforceBasicConnection$Builder.build(SforceBasicConnection.java:125)

at local.productmodel_article_access_0_1.ProductModel_Article_Access.tSalesforceInput_1Process(ProductModel_Article_Access.java:2593)

[statistics] disconnected

at local.productmodel_article_access_0_1.ProductModel_Article_Access.tAccessInput_1Process(ProductModel_Article_Access.java:1239)

at local.productmodel_article_access_0_1.ProductModel_Article_Access.runJobInTOS(ProductModel_Article_Access.java:5941)

at local.productmodel_article_access_0_1.ProductModel_Article_Access.main(ProductModel_Article_Access.java:5681)

Job ProductModel_Article_Access ended at 08:32 21/12/2020. [exit code=1]

 

Can you please suggest how to eradicate the issue.

 

Thanks in Advance!

Regards,

Revathi

Labels (4)
4 Replies
Prakhar1
Creator III
Creator III

Where you're running? Which system you're trying to connect? What is the error log ?​

Jacofee
Contributor
Contributor

Hello Team,

 

Signin process seems bugged. I never succeeded to sign in through the connect windows in TOS. Answer is either "Incorrect User or password" or simply an empty error window. As you can see, I am able to sign into Talend community website. It's a pity as I think this could be very usefull.

For your information my TOS version is 7.3.1 running on Windows 10 version 20H2 issued on 11/20/2020.

 

Regards,

 

Jacofee

RNimmagadda1615223186
Contributor
Contributor
Author

Hi Prakhar,

 

We are trying to connect with salesforce and the error is Invalid username, password.

 

You can check the post as I have modified and attached the details.

 

Regards,

Revathi

RNimmagadda1615223186
Contributor
Contributor
Author

Hi Jacofee,

 

In my case we are able to login with our salesforce credentials after running for sometime we are encountering with the error as Invalid even after changing the timeout.

 

Regards,

Revathi