Hi,
I've installed JIRA on my windows computer(Running as service), and when I configure the SMTP domain, I got this message:
Unfortunately no connection was possible. Review the errors below and rectify: SocketTimeoutException: Read timed out
But, if I do a telnet USED_MAIL_HOSTNAME 25 I get answer directly, so what could make that the tomcat/java is unable to connect?
Previously, I was having a SocketException, due to JIRA using IPV6 to connect to the server. This is no longer the case after the manipulation indicated here:https://confluence.atlassian.com/jirakb/error-socketexception-network-is-unreachable-connect-when-setting-outgoing-smtp-mail-server-in-jira-780865909.html
What about the setenv.bat? Did you set a proxy?
No, I didn't change anything, I thought that if my computer was able to do a telnet, java running on the same computer should also be able to do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you try setting a proxy (if you use a proxy)?
https://confluence.atlassian.com/jira/setting-properties-and-options-on-startup-120007.html
JIRA is starting in an own environment (JVM) so it has own settings. Hope that helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.