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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Exception in component tSendMail_1

Hi, 

i have a problem with tsend mail.. can you help me please.

Exception in component tSendMail_1 (test)
javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:306)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at javax.mail.Transport.send0(Transport.java:168)
at javax.mail.Transport.send(Transport.java:98)
at armp.test_0_1.test.tSendMail_1Process(test.java:3981)
at armp.test_0_1.test.tOracleInput_1Process(test.java:3669)
at armp.test_0_1.test.runJobInTOS(test.java:6971)
at armp.test_0_1.test.main(test.java:6820)

Labels (2)
9 Replies
Anonymous
Not applicable
Author

Could you post the Screenshot of your tsendmail configurations?

Anonymous
Not applicable
Author

0683p000009M1YM.jpgCan you uncheck this box and try again?

Anonymous
Not applicable
Author

I've already unchecked but it's the same error

Anonymous
Not applicable
Author

So I did the configuration using my gmail account to send an email using the tSendMail
SMTP host>"smtp.googlemail.com"
SMTP port>465
SSL Support>ok
Need Authentification>ok
Username>"myusername@googlemail.com"
Password>My gmail password
You have to notice that normally my email is myusername@gmail.com
I hope It will help
 
Anonymous
Not applicable
Author

It can not, if i change the SMTP server, she said " could not connect to SMTP HOST: smtp.googlemail.com, port 465, response -1

Anonymous
Not applicable
Author

AuthenticationFailedException

Check your authentication. Uncheck it to locate if that is the error
Anonymous
Not applicable
Author

Aishwarya, if i unchecked the authentification he said: Authentification Reqiered

manodwhb
Champion II
Champion II

@Mialy,can you make sure that the credentials are working and able to connect from your Talend sever ?

manodwhb
Champion II
Champion II

@Mialy,still do you have this issue?