Help to set up email

1
0
-1

Hi, Ive tried to set up an outgoing email, I used a gmail account, all data direct, nothing groovy, and Im not using any proxy, but I have got the folowing error message:

java.lang.reflect.InvocationTargetException
org.bonitasoft.engine.bpm.connector.ConnectorExecutionException: USERNAME=install | org.bonitasoft.engine.core.connector.exception.SConnectorException: org.bonitasoft.engine.connector.exception.SConnectorException: java.util.concurrent.ExecutionException: org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 465;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

What can be the problem?

Comments

Submitted by Sean McP on Tue, 04/04/2017 - 19:45

Have you correctly set up gmail to allow unsecured access to you account from unknown non-gmail services?

This is likely the problem, it's all security.

Regards

Submitted by tordai.artur on Tue, 04/04/2017 - 20:19

That was it, thank you!

1 answer

1
0
-1

Can you mark as resolved so everyone knows it's fixed, thanks

regards
Seán

PS: As this reply answers your question, please mark as resolved.

Notifications